A simple and powerful Next.js starter template.
Check out the live version of the app here.
To clone the repository and run the app locally, use the following commands:
git clone https://github.com/TheeHappyCoder/Super-Next.js-Starter.git
cd Super-Next.js-Starter
npm install
npm run dev