Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muthuri-dev/to-do-with-localstorage_challenge
https://github.com/muthuri-dev/to-do-with-localstorage_challenge
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/muthuri-dev/to-do-with-localstorage_challenge
- Owner: muthuri-dev
- License: mit
- Created: 2022-08-10T18:36:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-10T19:14:24.000Z (over 2 years ago)
- Last Synced: 2024-04-14T03:13:50.530Z (9 months ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hackathon
# TO-DO challenge## Authors
- [@Kennedymuthuri](https://www.github.com/Kennedymuthuri)
- [@faithkiptoo](https://www.github.com/faithkiptoo)
- [@kayode](https://www.github.com/olakad13)## Installation
Install my-project with git on the local machine
```bash
git clone
cd
```
## Run LocallyStart the server
```bash
Start live server while on the index.html file```
## Features
- User can create a to-do
- User delete the to-do## Screenshots
![todo1](https://user-images.githubusercontent.com/82339780/183999108-4bae8892-4e8d-4031-810a-c784e2c29dcb.png)
![todo2](https://user-images.githubusercontent.com/82339780/183999128-05e256c2-1a7c-4f61-93d1-eeca9113c739.png)
![todo3](https://user-images.githubusercontent.com/82339780/183999143-4d89dcc5-1a18-426b-a5f5-7bc5304763cc.png)
![todo4](https://user-images.githubusercontent.com/82339780/183999154-bad1091f-4e86-4de7-9c40-e4aadfdb6cea.png)
## Live demoTo see the live demonsrtation of the project
```bash
https://to-do-challenge.netlify.app/
```## Contributing
Contributions are always welcome!
Please adhere to this project's `code of conduct`.
## License
[MIT](https://choosealicense.com/licenses/mit/)