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

https://github.com/youmari/todo-list

Simple Todo web app to organize your day built with vanilla javascript
https://github.com/youmari/todo-list

css html javascript webpack

Last synced: 9 months ago
JSON representation

Simple Todo web app to organize your day built with vanilla javascript

Awesome Lists containing this project

README

          

# Todo List web app

> Todo list app where you can add your tasks.

![screenshot](./screenshot.png)

## Built With

- HTML
- CSS
- JAVASCRIPT
- WEBPACK

## Getting Started

** Follow the instructions for using this webapp.**

To get a local copy up and running follow these simple example steps.

### Setup
- clone the project to your local machine
### Install
- in the root directory run the command ** npm install ** to install the dependencies

### Usage
in the root directory run the command " npm start " to see the website in the browser

## Live demo

- [See the project live](https://youmari.github.io/Todo-list/dist/)

👤 **Youmari**

- GitHub: [@youmari](https://github.com/youmari)
- Twitter: [@yf_omari](https://twitter.com/yf_omari)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/yassine-omari-945114190/)

## 🤝 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 anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.