The PhotoLabs project for the Web Development React course programming done by Jielog Liang.
Install dependencies with npm install in each respective /frontend and /backend.
cd frontend
npm startRead backend/readme for further setup details.
cd backend
npm start

