This simple web page is built using webpack and served by a webpack dev server.
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. This simple web page is built using webpack, es6 and served by a webpack dev server.
To-do list is a project where i test my javascript and webpack programming skills.
VScode Javascript
This is a web project.
The key features are:
- Visualize the template
- implemt more features for days activity
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:
cd my-folder
git clone this repo link
To run the project, execute the following command:
vscode server
To run tests, run the following command:
Example command:
configure linter.yml file
open on your browser
You can deploy this project using:
Example:
github pages
👤 Mercy Mugambi
- GitHub: @mercymugambi
- Twitter: @mercymugambi
- LinkedIn: @mercymugambi
Below are future features to be added.
- more_days_features
- Add alerts and time schedule
Contributions, issues, and feature requests are welcome!
If you like this project, follow and contact me back.
I would like to thank microverse community and my coding partner for their dedicated time to encourage me achieve the best.
-
Question_1: Have you used linters to check for bugs?
- yes
-
Question_2: Do the project use database?
- Answer_2: not at the moment. To be used as we scale the project
This project is MIT licensed.