Skip to content

belapferreira/tasker

Repository files navigation

Tasker is an application to create and follow tasks that you would like to do and that will help you to achieve your goals.

GitHub language count License GitHub stars

👉🏻 Access: https://belapferreira.github.io/tasker/

Features   |    Settings   |    Cloning the repository   |    Starting the application   |    Techs | Tools | Resources   |    License

Features

  • Add task;
  • Remove task;
  • Mark a task as finished and unmark it;
  • Save tasks registered in the local storage;
  • Responsive page.

✔️ Settings

The settings to execute the application in your computer are listed below.

🔽 Cloning the repository

  1. Through the terminal, go to the directory where you want to have the repository cloned and run the following command:
# cloning the repository
git clone https://github.com/belapferreira/tasker

🔰 Starting the application

  1. Through the terminal, go to the directory where the repository was cloned and run the following command:
# installing dependencies
npm install

# starting application
npm run dev

🔧 Techs | Tools | Resources

This project was developed using the following resources:

-  CSS Modules; -  Eslint; -  Radix UI Checkbox; -  React; -  React DOM; -  React Icons; -  React Router Dom; -  TypeScript; -  Uuid; -  Vite.

📝 License

This project is under MIT license. See LICENSE for more information.


Developed by Bela Ferreira 💙 Contact: https://www.linkedin.com/in/belapferreira 😊

About

An application to create and follow tasks that you would like to do and that will help you to achieve your goals.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published