Skip to content

SeniorDesign2023/PHaSTphoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHaSTphoto

  1. Create a .env file in backend with the db connection string.
  2. Run 'npm install' while in both frontend and backend.
  3. To run, open a terminal for both the frontend and backend and run npm start on both. Then go to localhost:3000 to see the webapp.