https://github.com/gleennkar/todo-list1
The ToDoList is a project that entails adding and deleting various tasks and being able to edit these tasks while using Webpack to build and display the list on the browser.
https://github.com/gleennkar/todo-list1
css html javascript
Last synced: 2 months ago
JSON representation
The ToDoList is a project that entails adding and deleting various tasks and being able to edit these tasks while using Webpack to build and display the list on the browser.
- Host: GitHub
- URL: https://github.com/gleennkar/todo-list1
- Owner: Gleennkar
- Created: 2022-08-13T12:35:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-23T17:21:07.000Z (almost 4 years ago)
- Last Synced: 2024-05-17T15:25:23.474Z (about 2 years ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 305 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# TODO-List1 project
> This is a Microverse project that entails a to-do-list.
## Built With
- HTML
- CSS
- Javascript
- Webpack
## Live Demo (if available)
[Live Demo Link](https://gleennkar.github.io/ToDo-List1/dist/)
## Getting Started
- Inorder to be able to set this up locally and eventually run it, follow the steps;
- Open your Gitbash or your code editor's terminal and run the command git clone git@github.com:Gleennkar/ToDo-List1.git
- Then you can pull the work from github to ur local machine using the git pull command.
- run npm install to install all dependencies used in the project
- run npm start to start the application on the browser.
- npm run build
## Author
👤 **Odette Gleen Nkar**
- Github: @Gleennkar
- Twitter: @gleeny24
- Linkedin: [@gleeny](https://www.linkedin.com/in/gleeny-74b8bb184
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.