Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orozcoding/todolist
To Do List app which allows the user to add, edit and remove any task form the list.
https://github.com/orozcoding/todolist
css html javascript
Last synced: 2 months ago
JSON representation
To Do List app which allows the user to add, edit and remove any task form the list.
- Host: GitHub
- URL: https://github.com/orozcoding/todolist
- Owner: orozCoding
- Created: 2022-01-11T09:14:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-03T07:40:39.000Z (almost 3 years ago)
- Last Synced: 2024-04-24T06:13:02.755Z (8 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 8.24 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# To Do List
It is a basic To Do List on which the user can add small task to be completed in the future.
### Preview
![Preview](./preview.png)
## Live DEMO
[Check a live demo](https://orozcoding.github.io/todolist/);
## Built With
- HTML
- CSS
- JavaScript## Getting Started
- Install Node.js
- Install text editor of your choice (eg. VS Code)
- Clone the repository from [here](https://github.com/orozCoding/todolist)
- On the root directory, run 'npm install' on the terminal to install packages.
- Run 'npm start' on the terminal to start live server.## Authors
👤 **Angel Orozco**
- GitHub: [@githubhandle](https://github.com/orozCoding)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/angel-orozco-652230228/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Microverse Inc](https://www.microverse.org/)
## 📝 License
This project is [MIT](./MIT.md) licensed.