beard-crosby / photo-app-frontend

A Photography and Art viewing app without any accumulative data such as "Likes" or amount of comments. This is a website for people who aren't looking for gratification but are looking to simply to share their work.
0 stars 0 forks source link

Photo App is a React project using a minimal amount of dependencies while maintaining a non convoluted or inconvenient work flow.

This photo-app-frontend repository is designed in conjunction with the photo-app-backend repository by Beard-Crosby.

Setup:

  1. Clone the Repository
  2. npm install
  3. npm start

Deploy:

  1. npm build