- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Todo List] is a tasks list for to do it and monitoring them.
🛠 Built With HTML/CSS
and Nodejs/JavaScript
Tech Stack HTML/CSS
with JavaScript
- [Clean and Simple Static Webpages]
- [Only Raw HTML & CSS with Js]
- [Nodejs for webpack]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Check Git is already installed and working:
git --version
node --version
It should not show you any error. And should return the version info.
Clone this repository to your desired folder:
Execute this:
git clone git@github.com:mahabubx7/todo-list.git
Install this project with:
Install Dependencies:
cd your-project-folder
npm install
To run the project, execute the following command:
Execute this:
npm start
To run tests, run the following command:
Testing with Lint-checks:
npm test
Deployed in Github Pages
. Live Preview
👤 Mahabub
- GitHub: @mahabubx7
- Twitter: @mahabub__7
- LinkedIn: LinkedIn
👤 Jedda
- GitHub: Jeddaa
- Twitter: @_jeddaah
- LinkedIn: Fatihah Oduwole
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project... please give it a start.
I would like to thank... microverse team.
-
[Why webpack?]
- [It is a static bundler. It helps us to bundle a big and massy web-pages project into a bundled and gives us optimized performance. ]
This project is MIT licensed.