Skip to content

This repository contains Building of a Simple React App for Task Management

Notifications You must be signed in to change notification settings

TUSHAR-30/frontend-framework-task-React-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

React Task Management App

This is a simple task management app built with React. Users can add and delete tasks, and tasks persist using localStorage.

πŸš€ Features

  • Add tasks
  • Delete tasks
  • Persistent storage using localStorage
  • Styled with CSS

πŸ› οΈ Installation & Setup

  1. Clone the repository:

    git clone https://github.com/TUSHAR-30/frontend-framework-task-React-.git
    cd frontend-framework-task-React-
  2. Install Dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open the app in your browser:

    http://localhost:5173

πŸ“Œ Built With

  • React.js
  • CSS

πŸ“œ License

This project is for evaluation purposes only.

About

This repository contains Building of a Simple React App for Task Management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published