- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Todo-List aims to create a to-do list app in a minimalist way.
Client
- Webpack
- Dynamic to-do list
- Hit 'enter' key feature to add new task
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
https://github.com/AliRezaBmeDu/todo-list.git
Install this project with:
cd todo-list
npm install
To run the project, execute the following command:
npm install
npm run build
npm start
👤 Mohammad Ali Reza
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- [ ]Drag and Drop feature
- [ ]Clear list functionalities
- [ ]Interactive list
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a ⭐️
- All documents provided by Microverse.
- Official documentation of webpack.
This project is MIT licensed.