Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qwibbler/todo-list
Your personal to do list, reminding you about your personal to do tasks, saved in your personal computer. Built with html, css, js and webpack.
https://github.com/qwibbler/todo-list
html-css-javascript javascript jest todo todo-app todo-list todoapp todolist webpack
Last synced: 20 days ago
JSON representation
Your personal to do list, reminding you about your personal to do tasks, saved in your personal computer. Built with html, css, js and webpack.
- Host: GitHub
- URL: https://github.com/qwibbler/todo-list
- Owner: qwibbler
- License: mit
- Created: 2021-11-30T18:46:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T14:45:01.000Z (almost 3 years ago)
- Last Synced: 2024-10-10T20:22:49.011Z (about 1 month ago)
- Topics: html-css-javascript, javascript, jest, todo, todo-app, todo-list, todoapp, todolist, webpack
- Language: JavaScript
- Homepage:
- Size: 325 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- 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
> A list of all the things you have yet to do.
![screenshot](./Screenshot.png)
Additional description about the project and its features.
## Built With
- Html, CSS, JavaScript
- Webpack## Live Demo
[Live Demo Link](https://qwibbler.github.io/todo-list/dist/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Node.js### Setup
- Clone the repository.### Install
1. `cd` into the repository's folder.
2. Enter `npm install` into the terminal.
3. Enter `npm run build` into the terminal.
3. Run the dist\index.html file.## Authors
👤 **Humaira Zaman**
- GitHub: [@qwibbler](https://github.com/qwibbler)
- Twitter: [@hmemaz](https://twitter.com/hmemaz)
- LinkedIn: [Humaira Zaman](https://www.linkedin.com/in/hmemaz1994/)## 🤝 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
- Hat tip to Microverse who inspired this project.
## 📝 License
This project is [MIT](./LICENSE) licensed.