Photolabs is a Single Page Application developed with React and Express, featuring a photo gallery where users can browse, view, and filter images by topic
Install dependencies with npm install
in each respective /frontend
and /backend
.
cd frontend
npm start
Read backend/readme
for further setup details.
cd backend
npm start
- A user can like/unlike as many photos as they want
- Users can switch between light and dark themes by clicking the lightbulb icon in the top right corner
- Alongside a selected photo, users will also be shown similar photos to choose from