Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.