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: 4 months ago
JSON representation
TO-DO task
- Host: GitHub
- URL: https://github.com/deepanagarjan/to-do-react-task
- Owner: Deepanagarjan
- Created: 2024-08-15T19:08:54.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T19:23:59.000Z (11 months ago)
- Last Synced: 2025-01-16T22:13:12.200Z (6 months ago)
- Topics: crud, css3, html5, javascript, jsx, reactjs
- Language: JavaScript
- Homepage: https://todo-react-task.netlify.app/
- Size: 485 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do Application

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/ []