- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
To Do List is a milestone project for microverse student in JavaScript Module
- Responsive
To get a local copy up and running, follow these steps.
In order to run this project you need:
node
Clone this repository to your desired folder:
git clone https://github.com/olanikegloria/to-do-list-microverse.git
Install this project with:
cd to-do-list-microverse
npms install
it will install the required package for running the project
In this project , its included linter for HTML, CSS and JavaScript To use them, execute the following command:
npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint .
👤 olanike olatunji
- GitHub: @olanikegloria
- LinkedIn: olanike olatunji
- Add Animations
- Add Account System
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can share this project to your friend
I would like to thank microverse for this project
This project is MIT licensed.