Skip to content

mayra-palomares/tasks-react-app

Repository files navigation

Task Manager Application

Table of contents

General info

This is a task manager application created with React, TypeScript and Vite.

Technologies

Project is created with:

  • TypeScript
  • React
  • Vite
  • React Hook Form
  • Zod
  • React Select
  • React Toastify
  • Jest
  • Testing Library

Setup

  1. Clone the repository:

    git clone https://github.com/mayra-palomares/tasks-react-app.git
    
  2. Create a .env file in the root directory with the following variables:

    VITE_API_URL=
  3. Install it locally using npm install

  4. Run the project using npm run dev

About

Task manager application built with TypeScript and React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published