Skip to content

tabhay563/hexaware-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexaware-assignment

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.

To start the project

1. Clone the repository usiing

  • git clone https://github.com/tabhay563/hexaware-assignment.git

2. To Go in the forntend directory

  • cd Frontend
  • npm i
  • npm run dev

3. To Start Backednd

  • cd Backend
  • npm i
  • npm run dev

Tech Stack Used

  • Frontend
    • React Js
  • Backend
    • Express Js
    • Mongo Db
    • Node Js

How Website is looking

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published