Skip to content

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