- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This is a To-Do-List project.
[Awesome Books] 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 git@github.com:NewtonOmbese/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
👤 Newton Ombese
- GitHub: NewtonOmbese
- Twitter: NewtonOmbese
- LinkedIn: Newton Ombese
- Add a more attractive UIs
Contributions, issues, and feature requests are welcome!
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.