PHOTO VIEWER APPLICATION

Deployed application on Heroku: https://photo-view-app.herokuapp.com/

This application was built using React.js for frontend and Ruby on Rails and PostgreSQL for server

Prerequisites:

Before you begin, ensure you have installed the latest version of:

npm, PostgreSQL, Node, Ruby, Rails

INTALATION:

This Repo combines two application photo-viewer-app and photo-viewer-api, you just need to clone current repo.

Install all dependencies instruction in README included for each app:

Server aplication photo-viewer-api

Client aplication photo-viewer-app