In order to run the frontend Project
Step 1:
Do cd ./TakeHomeFrontend
Step 2:
run npm install in the terminal of visual studio code
Step 3:
After the installation run npm start.
In order to run the backend Project
Step 1:
Do cd ./TakeHomeBackend
Step 2:
run npm install in the terminal of visual studio code
Step 3:
After the installation run npm start.
Step 4:
Add Email and Password to login to the system.
Use Email: george.bluth@reqres.in
Use password: 123456 to login.
Step 5:
Navigate to Add resource and fill the details and click add.
Step 6:
Naviage to all resources and view all the resources. If you want to delete click on delete button.