Skip to content

Hackthletes-APU/portfolio

Repository files navigation

Design & Frontend Workshop 🚀

Prerequisites

  1. Node.js - Required for running Next.js
  2. Git - Version Control System
  3. VS Code - Recommended code editor

Getting Started

1. Fork & Clone the Repository

  1. Click Fork → Copy your forked repo URL.

  2. Go to GitHub Repository

  3. Open a terminal and run:

    git clone <your-forked-repo-url>
    cd portfolio
    npm install
    

2. Run Next.js Locally

Start the Next.js development server:

npm run dev

✅ Open http://localhost:3000/ to check if it’s running.

🛠️

Portfolio Demo: https://portfolio-hackthletes.vercel.app/

https://www.npmjs.com/package/react-simple-typewriter -npm i react-simple-typewriter

https://www.npmjs.com/package/@heroicons/react - npm i @heroicons/react

https://www.npmjs.com/package/framer-motion - npm i framer-motion

https://www.npmjs.com/package/react-icons - npm i react-icons

Timeline Component: https://ui.aceternity.com/components/timeline

Cursor: https://www.reactbits.dev/animations/splash-cursor

Deployment: https://vercel.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages