Skip to content

A React front end that uses a local JSON database to save important todos and reminders.

License

Notifications You must be signed in to change notification settings

rashaadahmedkhan/Keep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Keep

A React front end similar to Google Keep that uses a local JSON database to save important todos and reminders.

How to install the code:

npm install

How to run:

npm start

Extra dependencies

How to install JSON server?

npm install -g json-server

How to run the JSON database file:

json-server --watch data/db.json --port 8000

How to get the Date Format

npm install date-fns

Demo

Watch the video: https://www.youtube.com/embed/qM_9kPT0C78

About

A React front end that uses a local JSON database to save important todos and reminders.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published