This is a boilerplate for building portfolio applications using Next.js. Special shout to Nimral Yaghosh for the fork! nirmalyaghosh.com
This boilerplate is built using the following technologies:
git clone git@github.com:princeboucher/fingerprint.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.