Skip to content

ericsj/reminders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This web app allows adding/editing/removing reminders. It allows changing the calendar months and there is a blue dot next to the days that there are reminders added, so you can click on a day to check the reminders of that day.

img

How to run the project

  1. Run npm i to install dependencies
  2. Add following configurations variables .env file REACT_APP_API: the api url REACT_APP_TOKEN: your user api token
  3. Run npm start
  4. Open in the browser http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published