Skip to content

jungahson/SWE-INTERVIEW-TEST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

SWE-INTERVIEW-TEST

  1. Run the backend:
  • Navigate to the StarterCode/backend folder in a Terminal.
  • Start the server with node index.js. (Ensure the server is running on port 5000.)
  1. Run the frontend:
  • Navigate to the StarterCode/frontend folder in a separate terminal.
  • Start the React app with npm start. (The frontend should be running on port 3000.)
  1. Upon loading the frontend, you should see the products fetched from the backend.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published