Skip to content

TodoNotify is a MERN stack application that simplifies the work environment. It enables us to manage your team efficiently by notifying workers about the latest updates/tasks through email notifications.

License

Notifications You must be signed in to change notification settings

FidalMathew/TodoNotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoNotify

TodoNotify is a MERN stack application that simplifies the work environment. It enables us to manage your team efficiently by notifying workers about the latest updates/tasks through email notifications.

image

Run locally

- Configure .env

create .env file in the backend folder's root directory.

In .env file
NOVU_API_KEY=<YOUR_NOVU_API_KEY>

- Backend

cd backend
npm install
nodemon index.js - server runs at localhost:5000

- Frontend

cd frontend
npm install
npm start - view frontend at localhost:3000

About

TodoNotify is a MERN stack application that simplifies the work environment. It enables us to manage your team efficiently by notifying workers about the latest updates/tasks through email notifications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published