Skip to content

A project manager. Never forget your ongoing projects ever again!

Notifications You must be signed in to change notification settings

kobawan/remembrall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Remembrall

A project manager. Never forget your ongoing projects ever again!

🚧App still in progress!

Steps to run the app:

  • Clone the repository
  • Under server folder create the file .env and in it write:
    DB_URL={YOUR_MONGODB_URL}
  • Open two terminals
  • In one terminal run cd server && npm install
  • Run npm run dev
  • In the other terminal run cd client && npm install
  • Run npm start
  • Open a browser tab with url http://localhost:4000/

About

A project manager. Never forget your ongoing projects ever again!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published