Skip to content
/ TODO Public

Basic todo app with: express as backend,mongodb as database,vue as frontend

Notifications You must be signed in to change notification settings

AKHIL-DyC/TODO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TODO

basic todo app

backend

cd backend
npm i
node index.js

frontend

cd frontend
npm i
npm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Basic todo app with: express as backend,mongodb as database,vue as frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published