Is an online todo list where users can store their todos.
This project is about building an online todo. This project uses JavaScript to manipulate the DOM adding and removing elements as well as changing the contents while making use of Objects and functions.
The DOM Elements are build mainly from JS: The JS has the following structure
- Todo Module
- project Module
- index.js file
- HTML5
- CSS3
- JavaScript
- Webpack
- NPM
Just clone this repo and open index.html file in your browser then you are good to go.
To get a local copy up and running follow these simple example steps.
- in your terminal, run
git clone https://github.com/Nkuria/TodoList.git - open the directory
cd TodoList - Open the
index.htmlfile in the browser.
👤 Misori Simon
- GitHub: Misori-simon
- Twitter: @misori_simon
- LinkedIn: Misori Simon
👤 Nick Kuria
- GitHub: @Nkuria
- Twitter: @Nkuria
- LinkedIn: Nick Kuria
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!

