1 Forks
2 Stars
2 Watchers

JS-TodoList

This is a todo list app built with JavaScript + HTML/CSS and Webpack. The main aim is to flex and practice all we had learned about ES6, modularized code, and Webpack. Checkout The Odin Project for a full description:

How to download and setup JS-TodoList

Open terminal and run command
git clone https://github.com/SmithVyne/JS-TodoList.git
git clone is used to create a copy or clone of JS-TodoList repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with JS-TodoList https://github.com/SmithVyne/JS-TodoList/archive/master.zip

Or simply clone JS-TodoList with SSH
[email protected]:SmithVyne/JS-TodoList.git

If you have some problems with JS-TodoList

You may open issue on JS-TodoList support forum (system) here: https://github.com/SmithVyne/JS-TodoList/issues