Creating a list structure in my todo-list
This is a todo book collection management web application which will help the user to add book with the Title and the Author to the books collection and also remove any book from the collection. In addition, he/she will be able to see the book list in the collection on the landing page.
- HTML5
- CSS
- Javascript
To get a local copy up and running follow these simple example steps.
- Clone this repository with
git clone https://github.com/butlermuwo/todo-list.git using your terminal or command line.
- Change to the project directory by entering :
cd todo-list-project in the terminal.
- run code . to open it in vscode
- Install packages using the command npm install
- run the project locally by entering the command npm start
This project has been finished and deployed.
https://cocky-hugle-0c1e65.netlify.app/
Up to now, there are no issues with it.
Here is the link to the Issues tab:
https://github.com/butlermuwo/todo-list-project/issues
👤 Butler Shimaluwani
- GitHub: @ButlerMuwo
- Twitter: @ButlerMuwo
- LinkedIn: @ButlerMuwo
Give a ⭐️ if you like this project!
Thanks to everyone who helped me.
This project is MIT licensed.