Skip to content

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

Notifications You must be signed in to change notification settings

tresorsawasawa/react-todo-app

Repository files navigation

Todo App

Description

This project has been bootstrapped with Create React App.

App View

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

Built With

  • React
  • Sass
  • JavaScript
  • Webpack

Get Started

To get a local copy up and running follow s these simple example steps.

  1. Download the Zip file or clone the repo with git clone https://github.com/tresorsawasawa/Todo_List_App.git .
  2. cd Todo_List_App
  3. npm install To install all the dependencies.
  4. npm start The page will open at http://localhost:3000 in your browser.

Test

For tracking linter errors locally you need to follow these steps:

  • After cloning the project make sure you have run this command

    npm install command

  • For tracking the linter errors in HTML file run:

    npx hint .

  • For tracking the linterj errors in CSS file run:

    npx stylelint "\*_/_.{css,scss}"

  • And For tracking the linter errors in JavaScript file run:

    npx eslint .

Live Demo

See the Live

Authors

👤 @Tresorsawasawa

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to everyone who will get time to check this code and sugest any issue to improve the page.
  • Thank you Microverse
  • Thank you ibaslogic for a good Documentation.

📝 License

This project is MIT licensed.

About

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

Topics

Resources

Stars

Watchers

Forks