Skip to content

The overall purpose of creating a to-do is to remember tasks and create a plan of action to accomplish them.

License

Notifications You must be signed in to change notification settings

Lukazovic/todo-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do list React Application


Built With   |    About   |    How to Set Up   |    How to Contribute   |    Author

🔧 Built With

💻 About

At their most basic, to-dos contain all of the tasks that you need to complete on a given day. It’s a great place for managing time that enables you to lay out everything that you need to accomplish and plan and prioritize your day from there. You can also make to-dos for major tasks like a work assignment or an overall goal. Therefore, the overall purpose of creating a to-do is to remember tasks and create a plan of action to accomplish them.

🔌 How to Set Up

  • Clone the project: git clone https://github.com/Lukazovic/todo-react-app.git;
  • Go to the project folder: cd todo-react-app;
  • Download the dependencies: npm install;
  • Start the application: npm start.

It will open a browser page (if it doesn't, go to http://localhost:3000).

🤔 How to Contribute

  • Fork this repository;
  • Create your branch with your feature: git checkout -b my-feature;
  • Commit your feature: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

Then merge your pull request, you can now delete your branch

📝 Author


Lucas Vieira

About

The overall purpose of creating a to-do is to remember tasks and create a plan of action to accomplish them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published