This is assignment in which we are using Express, Node and MongoDB for Backend and ReactJs of Frontend. I have implemented apis to get, add and delete the user and displayed them in frontend also we can also add and delete the user from the frontend part.
git clone https://github.com/tabhay563/hexaware-assignment.git
cd Frontend
npm i
npm run dev
cd Backend
npm i
npm run dev
- Frontend
- React Js
- Backend
- Express Js
- Mongo Db
- Node Js