A modern, responsive portfolio website built with Next.js to showcase my projects and skills.
GitHub →This personal portfolio website is a modern, responsive web application built using Next.js. It serves as a showcase for my projects, skills, and professional experience. The website features a clean, intuitive design with smooth navigation and optimized performance.
Clone the repository:
git clone https://github.com/amanjoshi2002/portfolio.git
cd portfolioInstall dependencies:
npm install
# or
yarn installRun the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 in your browser to view the website.
data folder to update your personal information and projects.content/blog directory.While this is a personal project, I welcome any suggestions or feedback. Feel free to open an issue or submit a pull request if you have ideas for improvements.
This project is open source and available under the MIT License.