This is a simple app that allows users to add and remove tasks.
- HTML 5
- CSS 3
- JAVASCRIPT ES6
[Live Demo Link]
To get a local copy and running follow these simple example steps.
- Set up a new repository and prepare it for development using best practices (e.g. linters).
- Create a new branch according to the GitHub flow rules.
- Add a gitignore file.
- Set up a linter for HTML and CSS and make sure that any files that are not relevant are ignored by git.
- Enable GH web Page on portfolio repository to deploy it on the web
- Add descriptive README file to your project
-
Git (as version control)
-
npm install --save-dev jest (To get started with Jest)
-
npm install --save-dev jest-environment-jsdom(To get started with the JSDOM test environment)
- Lighthouse
- Webhint
- Stylelint
- ESLint
👤 Tochukwu Orizu
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Brenda Wihogora
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.