My portfolio website is custom designed using Figma and developed using Next.js.
To install and set up the portfolio website follow these steps:
- Navigate to the root project directory:
- Run the following command to install the necessary dependencies:
npm install
- To run the development server:
npm run dev
- Open http://localhost:3000 in your browser
Once the application is running you can view the About / Homepage or Projects page.
- About page
- Project page
- Contact form which sends submissions to selected email using mailgun