Skip to content

rahulohol/full_stack_crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Full Stack Crud App

A Full stack crud application.

About this project: 🙌

  • It is an individual project carried out by me to perform all operations of crud.

  • Also implemented conditional rendering and error handling.

  • Fronted deployed on app.netlify.com

  • Backend deployed on Render.com

  • Live Link : full-stack-crud-app.netlify.app/

Screenshots :

Users Data

Add User

Filled Detailes

Edit User

Loading

users not found

Tech Stack

  • React
  • Node
  • Express
  • MongoDB
  • Material UI