- 📖 About the Project
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
The Todo List Website is an online platform created to assist users in efficiently handling their tasks and to-do lists.
- User can add daily jobs.
- User can delete daily jobs.
- To install a duplicate of this project on your computer, kindly abide by the guidelines provided below.
- To launch the project, please clone my repository onto your PC.
Clone this repository to your desired folder:
- Click Code button (shown in green color)
- Copy URL.
- Please clone it with the following command: git clone (your copied URL)
- Install VS code, Node.js and git on your local computer.
- In order to run this project, please clone this repository to your PC and open index.html file.
To trace linter errors in VS code, please use the following commands:
- For HTML:
npx hint .
- For CSS:
npx stylelint "**/*.{css,scss}"
- For Javascript:
npx eslint .
- You can deploy this project using: gitHub pages
👤 Ye Min Thu
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- To create Responsive Web Design.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
If you like this project, follow my Facebook Page and subscribe my You Tube Channel.
- I would like to thank Microverse and my coding partner.
This project is MIT licensed.