Skip to content

Starklord17/React-TaskApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing SVG

Description

This is a simple task management app that allows users to filter, add, delete, mark, or unmark different tasks. The app utilizes Local Storage to save tasks locally, ensuring that the user's task data is persisted even after the browser is closed or refreshed.

TaskApp Screenshot

App Screenshot

Technologies

Requirements

Getting Started

To install the project, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Run npm install or pnpm i to install the project dependencies.
  4. Run npm run dev or pnpm run dev to start the development server.

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: