Skip to content

nyc-foxes-2017/friendzone

Repository files navigation

FRIENDZONE

##Welcome to the zone, the friend zone.

This is the Facebook clone created by Paul Gallagher, Joel Lebron, Sophia Pignatelli, and James Rogers

###Accessing Friendzone locally To use Friendzone, you'll need the following: 1.Ruby version 2.3.3 and higher 2.Rails version 5.0.2 and higher

To use Friendzone locally:

  1. Clone the git repository to the directory of your choice.
  2. Inside your local repo, run 'bundle install' to install the needed gems.
  3. Create and migrate your database with 'rails db:create' and 'rails db:migrate'
  4. OPTIONAL: Use our seed data to populate the database with 'rails db:seed'.
  5. Start the server with 'rails server'. Current port used for localhost is 3000.
  6. Access localhost with your browser.
  7. Get ready to go into the zone!

About

Facebook Style React App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors