Code Monkey home page Code Monkey logo

photolabs-starter's Introduction

Photolabs

PhotoLabs is a React-based single-page application that allows users to view photos in different contexts.

Users can:

  • view photos from the homepage and see details about the photographer and location
  • can navigate to different photo categories, which are listed as topics in the navigation bar
  • can click on a photo to view a larger version of the photo and similar photos below it
  • "like" and "unlike" photos from the homepage, topics page, and the modal view
  • can see a notification in the navigation bar when they like a photo

Final Product

Homepage

Users are brought to the homepage and can scroll through all the photos loaded from the API and see details about the photograph. When they like a photo, a green notification symbol pops up on the heart in the navigation bar.

"Users can scroll through the homepage and 'like' photos."

Topics

Users can navigate through different topics to view photos in that category. "Users can navigate through categories."

Modal View

Users can click on a photo to view a larger version of it, as well as view, click, and like similar photos. "Users can click on a photo to view a larger version of it."

Setup

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

[Frontend] Running Webpack Development Server

cd frontend
npm start

[Backend] Running Backend Servier

Read backend/readme for further setup details.

cd backend
npm start

Dependencies

Frontend

  • Axios
  • React
  • React-dom
  • React-scripts
  • Web-Vitals
  • Sass

Backend

  • Body-Parser
  • Cors
  • Dotenv
  • Express
  • Helmet
  • PG
  • Socket.io
  • WS

photolabs-starter's People

Contributors

rsemacte avatar shamayal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.