/task-management

This is task management system using typescript.

Primary LanguageTypeScript

Task Management App

It's a Task Management Application


🖥️ Tech Stack

Frontend:

reactjs chakra-ui javascript css3 html5

Deployed On:

vercel


Add Task

image


Update Task

image


Delete Task

image


All Task

image


Getting Started

-> To get started with the project, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the required dependencies by running npm install.
  3. Start the backend server by running npm run start.
  4. Start the frontend server by running npm run start.
  5. Open your browser and navigate to http://localhost:3000 to view the app.

Deployed Link

Frontend

https://task-management-orignal.netlify.app/