After rebuilding my portfolios 4 times(yes, four😅), I have landed on a version I really like. I've focused on keeping a smooth and responsive experience for all devices, with clean transitions and a minimalist look. I've added multiple themes to add a creative touch. Planning to add a blog section soon, and maybe even show off some LeetCode stuff (if I ever get to it 💀).
Please feel free to clone and make your own version :)
- Next.js
- React
- TypeScript
- Tailwind CSS
- Radix UI
- Framer Motion
-
Clone the Repository
git clone https://github.com/adityacodes-root/Portfolio.git cd Portfolio -
Install Dependencies
npm install
or
yarn
-
Start the Development Server
npm run dev
or
yarn dev
-
Open in Browser
Go to http://localhost:3000
Thanks for visiting this repo, drop a ⭐ if you feel like it 😗