template to get started for Todo task using npm and node js
- Use the give template by clicking here to get started for Plain Javascript project to implement UI for ToDo web api project
- Make sure to use npm install to install the required packages
- use Axios to do the Http transactions
- Make sure to include /node_modules or any unnecessary folders/files within .gitignore file