Skip to content

A React web app to upload pet images, comment and like fellow users' photos.

Notifications You must be signed in to change notification settings

oshinsayami/Petgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Petgram

Petgram is a React, Redux, Rails API where you can sign up and login, add photos of your pet and can comment to other posts as well. This app was developed as a portfolio project for Flatiron School's Online Software Engineering Program.

Installation

  • Clone this repo
  • cd into the backend directory
  • bundle to install the required gems
  • rails db:migrate to create the tables
  • rails db:seed to get all the data
  • rails s to start the server
  • cd into the frontend directory and use npm start to run the frontend

License

This program is available as open source under the terms of the MIT License

Collaborating

Pull Requests are welcome on GitHub.

About

A React web app to upload pet images, comment and like fellow users' photos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published