- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
In this project, I build a To do webpage that enable users to add their to do list, edit, delete and mark tasks as completed. This web page was built using webpack and served by a webpack dev server.
Client
- Adding a new task to your to do list
- Deleting a task
- Editing task descriptions.
- Marking task as completed
- Clearing all completed tasks
To get a local copy up and running, follow these steps.
In order to run this project you need: NPM installed Any code editors
Clone this repository to your desired folder by.
- cd my-folder
- git clone [https://github.com/mershark/To-do-list.git]
- cd my-project
Installation is completed once the repository and cloned into your local machine.
To run the project launch index.html in your browser
To run tests, run the following command: npx stylelint "**/*.{css,scss}
You can deploy this project by transferring the files in your local repository onto your server
- [Live Demo](Click here)
👤 Mershark Takyi
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- Re-arranging of tasks
- Refreshing of list
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedback.
This project is MIT licensed.