Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.31 KB

README.md

File metadata and controls

55 lines (31 loc) · 1.31 KB

Facebook clone project with Ruby on Rails

This is part of the Final Project in The Odin Project’s Ruby on Rails Curriculum. Find it at https://www.theodinproject.com/courses/ruby-on-rails/lessons/final-project and requirement from Microverse Program.

This project is a Facebook replica with just the core functionality: basic user functionality plus posting, commenting and adding friends. Example screenshot

Live link

Built With ✨

  • Ruby on Rails
  • Node.js 10.x
  • yarn 1.x

Prerequisites

  • Node.js installed

  • Ruby on rails installed, see https://rubyonrails.org/ for more information on how to install it.

  • System dependencies Windows/ Mac

Installing

Clone project and run:

npm install

bundle install

bundle update

Running the tests

rspec spec --format nested

How to contribute and participate

Fork this repo and submit a PR for review and potential merge to main branch.

Authors

👨‍💻 Gabriela Cruz

👨‍💻 Ivan Derlich