Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deepanagarjan/to-do-react-task

TO-DO task
https://github.com/deepanagarjan/to-do-react-task

crud css3 html5 javascript jsx reactjs

Last synced: 26 days ago
JSON representation

TO-DO task

Awesome Lists containing this project

README

        

# To-Do Application

![Project Preview](./src/screenshot.png)

A simple To-Do application built using React, where you can manage your tasks and keep track of their completion status.
## Features

- Add new tasks with names and descriptions.
- Mark tasks as "Completed" or "Not Completed".
- Edit existing tasks.
- Delete tasks.
- Filter tasks based on completion status.

## Getting Started

1. Clone the repository:

git clone https://github.com/Deepanagarjan/To-do-React-task
Navigate to the project directory:

cd todo-application

## Install dependencies:

npm install

## Run the development server:

npm start
The application will be available at http://localhost:5173.

## Technologies Used

- React
- Bootstrap

## Nelify Deployed Website

Netlify Link- https://todo-react-task.netlify.app/ [![Netlify Status](https://api.netlify.com/api/v1/badges/543c75bd-8ff2-4da8-a9e4-772df476b41e/deploy-status)]