Skip to content

deza41/Task-Reminder-React.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Reminder - React.js

Checkout the live version using Supabase as the DB: https://gifted-kirch-ac5768.netlify.app/

image

Small app to create a reminder list. This app currently comes with the react app & "local database".

Features:

  • Add and remove tasks
  • Double click on tasks to set reminder
  • Connect to a database to store data (setup currently for Rest)

How to run

Run the following commands:

  1. npm install - (will grab all required files)
  2. npm run server - (will run the local database)
  3. npm start run - (will run the application)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published