DEV Community

Cover image for CRUD App using React JS
Rajamanickam
Rajamanickam

Posted on

CRUD App using React JS

Demo : https://crud-app-using-reactjs.vercel.app/
Github : https://github.com/erajamanickam/reactjs-crud-app/

Simple React JS CRUD App

  • C : Create
  • R : Read
  • U : Update
  • D : Delete

React js is one of the most used JavaScript libraries for frontend development. It’s very important to have the basic functionality of CRUD operations in with react-js.

Create User Name, Email address and Phone number

if you want to connect you can do so here:
Github
Linkedin
Portfolio

Top comments (0)