This is a boilerplate for building portfolio applications using Next.js.
This boilerplate is built using the following technologies:
git clone [email protected]:ghoshnirmalya/nirmalyaghosh.com.git portfolio
cd portfolio && yarn install
From the root directory, we can run the following command to start the application:
yarn dev
The above command will start the application on http://localhost:3000/.
This project is licensed under the MIT License - see the LICENSE.md file for details.