- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This SPA helps user to add and keep their todo works, edit the list or remove the work when it is done. Objectives of this project are to learn how to:
- Create mobile and desktop version.
- Deploy it.
- Follow GitHub flow.
- Open pull requests in GitHub.
- Write descriptive, easy to understand commit messages.
- Write short, detailed, easy to understand descriptions of pull requests.
- Write a descriptive and easy to understand README in business English for every project submitted.
- Demonstrate an ability to submit a project for code review.
- Using HTML,CSS and JAVASCRIPT.
- Create a enviroment for testing, use
Webpack
withJest
webpack
,css-loader
,style-loader
,stylelint-scss
included as dependencies
HTML.
CSS.
JavaScript.
Git.
GitHub.
Webpack
Jest.
We have made use of a couple of features mainly:
webpack
is used to bundle JavaScript Modulescss-loader
,style-loader
,stylelint-scss
are added to includecss
styles for individual modulesjest
library added for tests- GitHub Pages used for deployment
LocalStorage
used to keep the record forTodo-list
app
- Clone this project
- $ git clone https://github.com/Ali-0111/To-Do-List.git
- $ cd To-Do-List
- Install npm packages
$ npm install
- Open on live server
dist/index.html
- or use:
- $ npm run start
In order to run this project you need:
- Browser
- Visual Studio
- Install dependencies
To run tests, run the following command:
- $ npm run test
This page is deployed on:
- GitHubPages(Free service for deployment)
👤 Qurban Ali Safari
👤 ClintonYounge
- GitHub: @ClintonYounge
- Twitter: @ClintonYounge
- LinkedIn: LinkedIn
👤 mdg0410
This are some of the features coming soon.
- [Draggable Version]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give a ⭐️
- 🙏 Microverse for its arrangements and supports.
We especially thank from these Code reviwers for their honest help and constructive feedbacks during the project:
This work is licensed by MIT .