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
- Host: GitHub
- URL: https://github.com/youmari/todo-list
- Owner: youmari
- Created: 2021-11-30T08:48:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-07T07:51:56.000Z (over 4 years ago)
- Last Synced: 2025-01-13T05:00:23.808Z (over 1 year ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage: https://youmari.github.io/Todo-list/dist/
- Size: 288 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo List web app
> Todo list app where you can add your tasks.

## 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.