A Simple Node JS Todo App
This is a Web App and the best way to see the App in action would be to clone the application. Make sure you have nodeJS installed.Once cloned, browse into the application directory where you've downloaded it and run a local node server using node app. Now on your browser go to http://localhost:3000/. If everything works you should see the application's front page.
If you'd like to make a contribution and make this app even better,
- Fork this repository
- Make changes on your fork
- Push your changes with descriptive commits
- Open a pull request for this repository
The MIT License (MIT)Copyright (c) 2017