Skip to content

bishnu05/My_React_CRUD_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The CRUD App

I have made a simple crud (Create Read Update Delete) app using React, React-Redux, JavaScript. I have also used Chakra-ui library for creating UI of this project. A user can create a todo, he can can view his todos, he also can edit/update todo and he can also delete his task.

Live link

https://myreactcrudapp.netlify.app/

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • React (18.2.0)
  • Redux (4.2.0)
  • Chakra-UI (2.2.4)

Deployed

  • Netlify

Features

  • Add Todo
  • Manage Todo
  • Add Subtask
  • Edit Todo
  • Delete Todo

Releases

No releases published

Packages

 
 
 

Contributors