Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pandiaraj-22/react-todo-app
TODO App
https://github.com/pandiaraj-22/react-todo-app
crud css html javascript react
Last synced: 9 days ago
JSON representation
TODO App
- Host: GitHub
- URL: https://github.com/pandiaraj-22/react-todo-app
- Owner: Pandiaraj-22
- Created: 2023-11-13T09:47:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-13T10:03:38.000Z (about 1 year ago)
- Last Synced: 2024-11-15T19:20:56.829Z (2 months ago)
- Topics: crud, css, html, javascript, react
- Language: JavaScript
- Homepage: https://react-todo-app03.netlify.app/
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
✧ This app has crud functionalities like create, read, edit, update and delete.We can add the cards using the app and later we can update the data aslo.
✧ In this app we can filter the completed and not completed tasks by the single click. In the card it shows the status of the card that is completed or not.
## To Run the Application
In the commend prompt or powershell use the commend
`npm run dev`
To view the live site of the app click the below link.
- [@Live-site](https://react-todo-app03.netlify.app/)