Skip to content

A project to list, create and edit tasks, marking if it is in progress or if it has already been completed.

Notifications You must be signed in to change notification settings

guilhermeorcezi/tasks

Repository files navigation

Tasks

🚀 Tasks

Documentation Maintenance License: MIT

📌 Table of Contents

🔖 About

The Tasks is a project to list, create and edit tasks, marking if it is in progress or if it has already been completed.

🚀 Technologies

The project was developed using the following technologies

🔥 How to run

❗ Front-End (Web Application)

To start the application use the commands after clone this repository:

yarn install // npm install
yarn start // npm start

After the process is over, the localhost: 3000 page containing the developed project will automatically open in your browser.

♻️ How to contribute

  • First, leave a ⭐ if you like it!
  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature

📝 License

This project is under the MIT license. See the licence page for more details.


Made with 💜 by Guilherme Orcezi

About

A project to list, create and edit tasks, marking if it is in progress or if it has already been completed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published