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.git
-
Navigate to the project directory:
cd portfolio
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open 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.ts -
Modify 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