Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oybekkayumov/todo-js
A "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.
https://github.com/oybekkayumov/todo-js
css3 github-pages html javascript webpack
Last synced: 9 days ago
JSON representation
A "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.
- Host: GitHub
- URL: https://github.com/oybekkayumov/todo-js
- Owner: OybekKayumov
- License: mit
- Created: 2022-01-11T09:04:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-20T02:44:47.000Z (almost 3 years ago)
- Last Synced: 2024-12-26T05:42:10.663Z (20 days ago)
- Topics: css3, github-pages, html, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 571 KB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Todo-List
![ToDoListComplete](./img/screenshot-todo.PNG)
Additional description about the project and its features.
## Built With
- HTML
- CSS
- JavaScript## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- HTML
- CSS
- JavaScript
- Git
- GitHub
- Node Js
- Webpack## Live Demo
[Live Demo Link](https://oybekkayumov.github.io/todo-js/)
### Install
To clone this repo go to "https://github.com/OybekKayumov/todo-js.git"
git clone your repo
cd into the folder
Install dependencies `$ npm install`
If you want to build the project `$ npm run build` - this will build the project in /dist folder
Start the Project `$ npm start` - serve the project in browser
## Author
👤 **Oybek Kayumov**
- GitHub: [@OybekKayumov](https://github.com/OybekKayumov)
- Twitter: [@KayumovOybek](https://twitter.com/KayumovOybek)
- LinkedIn: [Oybek-Kayumov](https://www.linkedin.com/in/oybek-kayumov-54a8485b/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/OybekKayumov/todo-js/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.