- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
To Do List is a virtual notepad that keeps track of activities.
Client
- Display activities
- Add a new activity
- Remove completed activities
To get a local copy up and running, follow these steps.
In order to run this project you need:
- An IDE (ex: VS Code)
- Github account
Clone this repository to your desired folder:
cd project-folder
git clone https://github.com/SnakyMz/To-Do-List.gitInstall this project with webpack:
cd project-folder
npm run buildTo run the project, execute the following command:
npm startTo run tests, run the following command:
npm run testYou can deploy this project using:
- Go to github.com
- Create a new repository
- Add all website files in the new repository
- Go to Settings/Pages
- Go to branch and change from 'none' to 'main'
- Click Save
👤 Soban Syeed
- GitHub: @SnakyMz
- Twitter: @SobanSyeed
- LinkedIn: Soban Syeed
👤 Javier Aybar
- GitHub: @JavierAybar
- LinkedIn: @JavierAybar
- More animation
- More styling
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project and wish to collaborate. Please contact me.
- Inspired by the Minimalist by @mshwery.
- Checkout Icons8
-
Is it responsive?
- Yes, works both on mobile and desktop.
This project is MIT licensed.
