Todo List is a project for Microverse bootcamp to implement all the learned topics about Esy syntax and ES6 modules. It is a To Do Web Application.
To get a local copy up and running, follow these steps.
In order to run this project you need:
A Text Editor
A Browser
Clone this repository to your desired folder: Example commands:
cd my-folder
git clone https://github.com/ibugithub/Hello-Microverse
Install this project with:
npm install
No special installation needed
To run the project, execute the following command:
just open the index.html file in the browser
To run tests, run the following command:
No test available
But you can inspect the project's webpages by the browser's developer mode
You can deploy this project using:
Any Browser
Ibrahim ibu
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
If you like this project please try to contribute or rate it or put a comment
I would like to thank to my coding partners.
Original design idea by Cindy Shin in Behance.
This project is MIT licensed.