Skip to content

My first SPA made with React

Notifications You must be signed in to change notification settings

amandadr/photolabs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhotoLabs

A single-page React web-app which allows the user to view and favourite photos.

Setup

Install dependencies with npm install in each respective /frontend and /backend.

Features + Screenshots

Landing: Grid view of photos

Topics: View by topic, or by all

Photo-View: View a photo in full, and photos similar to it

I love it! Favourite a photo anywhere to toggle an indicator in the header

Dependencies

  • axios
  • body-parser
  • CORS
  • Dotenv
  • Express
  • Helmet
  • postgres
  • React
  • Socket.IO
  • web-vitals
  • ws

About

My first SPA made with React

localhost:3000

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.2%
  • SCSS 17.5%
  • HTML 3.0%
  • CSS 1.3%