Proses-Web-Technologies-Assignment

User Data App which have crud operations.

Netlify Link

https://6489a7bf8fc6141a7a7ef77c--lovely-dragon-ab074c.netlify.app/

Working Feautres :-

  • All Users Page
  • Add User Page
  • Crud Operations

Tech Stack :-

  • React
  • Chakra UI
  • Javascript
  • External Css
  • Node Js
  • Express JS
  • Mongo DB
  • For backend-server deployment I used Render.

Steps to start :-

  • npm install
  • npm run start Now site is infront of you.

All Users Page :-

Here is the All Users Page which is made by using Chakra UI.

allusers

Add User Page :-

Here is the Add User page which is made by using Chakra UI.

adduser