A modern and minimal portfolio website built with Next.js, React, and Tailwind CSS.
Clone the repository:
git clone https://github.com/HackStyx/princes-portfolio.gitNavigate to the project directory:
cd portfolioInstall dependencies:
npm installRun the development server:
npm run devOpen http://localhost:3000 in your browser to see the result.
- Next.js
- React
- Tailwind CSS
- Framer Motion
- TypeScript
app/: Next.js app directorycomponents/: React componentsdata/: Static data and configurationpublic/: Static assets
To customize the content of the portfolio:
Update the data in
data/index.ts: typescript:data/index.tsModify the components in the
components/directory as needed.
This project is open source and available under the MIT License.
Contributions, issues, and feature requests are welcome! Feel free to check issues page.
Prince Kumar Gupta
- GitHub: @HackStyx
- LinkedIn: Prince Kumar Gupta
Made with ❤️ by Prince Kumar Gupta