Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndikumanaisaie/to-do-list
"To-do list" is a tool that helps to organize your day. It lists the things that you need to do and allows you to mark them as complete. Built with JavaScript, HTML5 and CSS3
https://github.com/ndikumanaisaie/to-do-list
css3 flexbox html5 javascript
Last synced: 12 days ago
JSON representation
"To-do list" is a tool that helps to organize your day. It lists the things that you need to do and allows you to mark them as complete. Built with JavaScript, HTML5 and CSS3
- Host: GitHub
- URL: https://github.com/ndikumanaisaie/to-do-list
- Owner: ndikumanaisaie
- License: mit
- Created: 2022-05-31T06:07:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-12T07:00:41.000Z (over 2 years ago)
- Last Synced: 2024-05-28T16:21:57.528Z (6 months ago)
- Topics: css3, flexbox, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 641 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
## To do list
> "To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
## Below is the screenshot of my work
![To-do List](https://github.com/ndikumanaisaie/To-do-list/blob/main/images/shot.png)## Built with
- CSS
- HTML
- Javascript
- webpack
- github pages## Author
👤 **Ndikumana Isaie**
- GitHub: [ndikumanaisaie](https://github.com/ndikumanaisaie)
- Twitter: [Ndikuma38670724](https://twitter.com/Ndikuma38670724)
- LinkedIn: [ndikumana-isaie-21166273](https://www.linkedin.com/in/ndikumana-isaie-21166273/)👤 **Toma John Musa**
- GitHub: [@Kamba56](https://github.com/Kamba56)
- Twitter: [@Kamba_TJ](https://twitter.com/Kamba_TJ)
- LinkedIn: [@Kamba56](https://www.linkedin.com/in/kamba56/)## Link to URL on browser
- [To-do-list](https://ndikumanaisaie.github.io/To-do-list/dist/)## Link to URL on gitHub
- [To-do-list](https://github.com/ndikumanaisaie/To-do-list/)## Getting Started
To get a local copy up and running follow these simple example steps.
## Setup
clone: run `git clone https://github.com/ndikumanaisaie/To-do-list.git`
Move to cloned folder: run git cd TO-DO-LIST.## Install
To Install the dependencies locally: run `npm install`.
To Build your app: run `npm run build`.
To Deploy to local server: run `npm start build`.## Testing
Use the command `npm test` as it is show on screenshot.png
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ndikumanaisaie/To-do-list/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Microverse staff
- Our families
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.