Skip to content

guidari/Nextjs-Todo-App

Repository files navigation

Nextjs Todo App

Fullstack Jamstack with Next.js

This was an app developed while watching a course from Auth0.

The tecnologies that were used in this project are:

  • Nextjs
  • Airtable
  • Tailwind
  • Auth0

Getting Started

First, run the development server:

npm install
# or
yarn

For the app work properly you should create a '.env' file and add all the necessary keys

AIRTABLE_API_KEY=
AIRTABLE_BASE_ID=
AIRTABLE_TABLE_NAME=
AUTH0_DOMAIN=
AUTH0_SECRET=
AUTH0_CLIENT_ID=
COOKIE_SECRET=

If you have any doubts about how to set up the project, check out this course: https://www.youtube.com/watch?v=TNKzKtNTjls&list=PLFy4PlnBWBbpcZR1JFnsksFg1DUaUMFRN&index=15

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published