- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This is a To-Do-List project.
[To Do Lists] is a HTML CSS and JS project
- HTML
- CSS
- Js
- Linters
- Webpack
- Understanding Git, GitHub and GitHub Workflow
- Configuring Linters
- Changing design template to code
- Interacting with the DOM
- Working with webpack
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Visual Studio Code
- Live server Extension
Clone this repository to your desired folder:
cd To-Do-List
git clone https://github.com/fatmahussein/To-do-list.git
Install this project with:
cd To-Do-List
npm install
To run the project, start the html file on live server
To run tests, run the following command:
npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint .
You can deploy this project using:
gh-pages
netlify
vercel
👤 Fatuma Hussein
- GitHub: @fatmahussein
- Twitter: @FatmaHussein200
- LinkedIn: FatumaHussein
- Add a more attractive UIs
Contributions, issues, and feature requests are welcome! issues
If you like this project you can go ahead give a star to the repository.
I would like to thank Microverse for the opportunity and I look forward to making it count.
This project is MIT licensed.