This is a boilerplate for building portfolio applications using Next.js.
This boilerplate is built using the following technologies:
git clone https://github.com/ghoshnirmalya/nextjs-strapi-boilerplate
cd frontend && yarn install
From the frontend directory, we can run the following command to start our Next.js frontend application:
yarn dev
The above command will start the frontend application on http://localhost:3000/.
Author: ghoshnirmalya
Demo: https://nirmalyaghosh.com/
Source Code: https://github.com/ghoshnirmalya/nirmalyaghosh.com
#reactjs #react #javascript #nextjs