Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ugboaja-uchechi/to-do-list
Users can add their to-do list and it would be displayed. Users can remove their to-do list and it wouldn't be displayed. Data is stored in the local storage
https://github.com/ugboaja-uchechi/to-do-list
css html5 javascript
Last synced: about 1 month ago
JSON representation
Users can add their to-do list and it would be displayed. Users can remove their to-do list and it wouldn't be displayed. Data is stored in the local storage
- Host: GitHub
- URL: https://github.com/ugboaja-uchechi/to-do-list
- Owner: Ugboaja-Uchechi
- Created: 2021-09-28T14:50:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-04T17:56:36.000Z (over 3 years ago)
- Last Synced: 2024-04-18T16:40:28.085Z (9 months ago)
- Topics: css, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 196 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# to-do-list
# Project Description
This project is about a minimalist To-Do app# Screenshot
![image](https://user-images.githubusercontent.com/74814780/135120410-a66649bc-9826-426b-8c6d-3cf3218115e8.png)
# Live Link
[Demo Link](https://ugboaja-uchechi.github.io/to-do-list/)# Built with
- HTML
- CSS
- WebPack
## Getting Started
To get a local copy of this project, do the following:
1. In your terminal, `cd` to the folder where you want to copy this project.
2. Still in your terminal, type "git clone https://github.com/Ugboaja-Uchechi/to-do-list.git"
3. Run `npm install && npm start`
4. If your browser doesn't open automatically, open it manually and type `http://localhost:8080/` in the URL bar.## Authors
👤 **Uchechi**
[git hub](https://github.com/Ugboaja-Uchechi)
[LinkedIn](https://www.linkedin.com/in/stephanie-ugboaja-930a2a216/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](...) licensed.