Skip to content

A simple React To-Do application which uses FaunaDB

Notifications You must be signed in to change notification settings

MrAlexLau/fauna-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple to-do React application which uses FaunaDB as its persistence layer.

Configuration and Setup

To configure FaunaDB to work in your local environment, create a file called .env.local in the root directory and add your generated secret key there:

REACT_APP_FAUNA_SECRET=fnADyQXd2UACE-AeaTHns0X-hYNf3HY6jTje-tjL

Then start your app with yarn start and open http://localhost:3000.

About

A simple React To-Do application which uses FaunaDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published