This is a todo application that enables users to manage their daily tasks
- React
- HTML and
- CSS
[Live Demo Link]
- To get a local copy up and running follow these simple example steps.
- Usage: cd https://github.com/Dinma-Faith/react-todo.git, npm install, npm start.
To get a local copy up and running follow these simple example steps.
- Have a working and updated browser
- Have a local version control like git install on your computer
- Have knowledge about figma to adapt the design by following some specific requirements
- Have an account and sign in on GitHub, as online/remote version control system
- Download waves to check project accessibilty
-Clone the git repo using this command: git clone git@github.com:Dinma-Faith/react-todo.git
-
Lighthouse (An open-source, automated tool for improving the quality of web pages. It has audits for performance, accessibility, progressive web apps, SEO and more).
-
Webhint (A customizable linting tool that helps you improve your site's accessibility, speed, cross-browser compatibility, and more by checking your code for best practices and common errors).
-
Stylelint (A mighty, modern linter that helps you avoid errors and enforce conventions in your styles).
-
ESlint (A mighty, modern linter that helps you avoid errors and enforce conventions in JavaScript codes)
- npx create-react-app my-app
- cd my-app
- npm start
- Usage: cd https://github.com/Dinma-Faith/react-todo.git, npm install, npm start.
- npx hint . : To test html codes
- npx stylelint "/*.{css,scss}"** : To test css code
- npx eslint . : To test Eslint Report
- Go to settings
- Click on pages
- Choose your source
- Choose folder
- choose a theme(optional)
- Enforce HTTPS
- And then save.
👤 Author1
- 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
The design has been inspired by:
This project is MIT licensed.