- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
This is a Minimal TODO List project set up using webpack. This project allows users to see their to do list tasks, add new task, delete and see complted tasks.
[TO-DO-List] is a suportive website which makes yor day well arranged and organized.
Describe the tech stack and include only the relevant sections that apply to your project.
Client
Server
Database
key features of the TO DO List web application.
- [Add new tasks]
- [Delete completed tasks]
- [Edit Mis arranged or ordered tasks]
### Screen ShootAdd a link to your deployed project.
To get a local copy up and running follow these simple steps.
In order to run this project you need:
- A web browser like Google Chrome or Firefox.
- A code editor like Visual Studio Code with Git and Node.js
Clone this repository to your desired folder:
In the terminal, go to your file directory and run this command.
$ git clone https://github.com/Tekhlay/webpack.git
Install this project with:
To run the project and possible to modify the files as much as you needed, execute the following command:
To run webpack, run the npm script by this command:
$ npm run build
To start webpack-dev-server, use this:
$ npm start
You can deploy this project using: Github pages
Mention all of the collaborators of this project.
👤 Tekhlay
- GitHub: @Tekhlay
- Twitter: @TeklayB
- LinkedIn: [https://www.linkedin.com/in/tekhlay/)
- [Drag and drop order functionality]
- [new_feature_2]
- [new_feature_3]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project Give ⭐️ and share with your friends.
I would like to thank microverse.
Add at least 2 questions new developers would ask when they decide to use your project.
-
[How to use the source code?]
- [For educational purpose only]
-
[Question_2]
- [Answer_2]
This project is MIT licensed.