- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
To Do List is a web app that demonstrates a To Do List App.
HTML/CSS/JavaScript
GitHub
- List Structure
- Add/Remove Tasks
- Interactive Tasks
- Webpack
To get a local copy up and running, follow these steps.
In order to run this project you need:
- a browser
- git
- nodejs
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:mailsg/To-do-list.git
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
Open index.html in browser
or
Open with Live server in Vscode
To run tests, run the following command:
npx stylelint "**/*.{css,scss}"
npx hint .
npx eslint .
👤 Sandeep
- GitHub: @mailsg
- Profile Section
- News Section
- Join Section
Contributions, issues, and feature requests are welcome!
Feel free to check the https://github.com/mailsg/To-do-list/issues.
If you like this project give me a follow and/or a star
I would like to thank Microverse for giving this opportunity to me to showcase my dev skills.
This project is MIT licensed.