In this post, we will build a Snippet app in Next.js. We will store and retrieve our data from FaunaDB and also use Tailwind CSS in the project. We will also be using the awesome authentication service of Auth0 in the project

So, open your terminal and create a new Next.js application by using the command below.

Now, as per the instructions, change to the newly created folder. I have also opened the project in VS Code. After that, run npm run dev to start the project.

#programming #nextjs #web-development #javascript #software-development

Build a Snippets App with Next.js, FaunaDB, Tailwind CSS & Auth0
1.35 GEEK