Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aimalamiri/todo-list
Simple Todo list productivity application built with vanilla JavaScript uses Jest for testing and Webpack for bundling.
https://github.com/aimalamiri/todo-list
css drag-and-drop javascript jest jest-tests pure-javascript sortable todo todolist webpack
Last synced: 16 days ago
JSON representation
Simple Todo list productivity application built with vanilla JavaScript uses Jest for testing and Webpack for bundling.
- Host: GitHub
- URL: https://github.com/aimalamiri/todo-list
- Owner: aimalamiri
- Created: 2022-04-26T19:49:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-07T18:57:27.000Z (over 2 years ago)
- Last Synced: 2024-10-20T13:45:36.062Z (2 months ago)
- Topics: css, drag-and-drop, javascript, jest, jest-tests, pure-javascript, sortable, todo, todolist, webpack
- Language: JavaScript
- Homepage:
- Size: 859 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Todo app
This is a simple ToDo tasks application built with javascript, and designed with css.
## Live demoe
Here is the [live demo](https://aimalamiri.github.io/Todo-List/) link.![project gif](./todo.gif)
## Technologeis and plugins
- HTML 5
- CSS3
- SCSS
- Javascript
- Webpack## Getting Started
1. Clone the project by runing the `git clone [email protected]:aimalamiri/Todo-List.git` command in your command line.
2. Run `npm install`
3. Run `npm run dev` for development mode `npm run build` for production mode and `npm run start` for runing the web server.## Authors
👤 **Aimal Amiri**
- GitHub: [@githubhandle](https://github.com/aimalamiri)
- Twitter: [@twitterhandle](https://twitter.com/Aimalamiri)
- LinkedIn: [LinkedIn](https://linkedin.com/in/aimal-amiri)## 🤝 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!
## 📝 License
This project is [MIT](./MIT.md) licensed.