Skip to content

AssFerj/lista-de-recados-3.0

Repository files navigation

Task Management Web App

This is a web application for task management that allows users to create, list, edit, and delete tasks. The frontend is developed using React.js, React Router DOM for route management, and TypeScript.

Author

Assis Junior

Login Page

Login Page

Register Page

Register Page

Home Page

Home Page

Edit Task

Edit Task

Getting Started

To run the project locally, follow the steps below.

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone the repository:

    https://github.com/AssFerj/lista-de-recados-3.0.git

Front-End

  1. Install dependencies:

    npm install

    or

    yarn dev
  2. Run the development server:

    npm run dev

    or

    yarn dev

The application should be running at http://localhost:5173.

Usage

  1. Open your web browser and go to http://localhost:5173 to access the frontend.
  2. Use the application to login user, createuser and task, list, edit, and delete tasks.

Technologies Used

  • React.js
  • React Router DOM
  • TypeScript
  • JSON Web Token

Licence

This project is licensed under the MIT License - see the LICENSE file for details.

Contacts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published