Skip to content

This is the starter template to build an app with NextJS. It features Header, Body and Footer and also has Next Auth configured with Google provider. Language and theme switcher availabe

Notifications You must be signed in to change notification settings

dragoscv/nextjs-basic-template

Repository files navigation

Next.js + Tailwind CSS Example

Run this command after cloning:

yarn

Go to Google Console and create your API Keys. Create a file [.env] in the project directory and add:

GOOGLE_SECRET="YOUR_SECRET_KEY"
GOOGLE_ID="YOUR_SECRET_ID"

Run this command to start the project:

yarn dev

About

This is the starter template to build an app with NextJS. It features Header, Body and Footer and also has Next Auth configured with Google provider. Language and theme switcher availabe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published