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.
- Ruby on Rails
- Node.js 10.x
- yarn 1.x
-
Node.js installed
-
Ruby on rails installed, see https://rubyonrails.org/ for more information on how to install it.
-
System dependencies Windows/ Mac
Clone project and run:
npm install
bundle install
bundle update
rspec spec --format nested
Fork this repo and submit a PR for review and potential merge to main branch.
👨💻 Gabriela Cruz
-
Github: @viricruz
-
email me at viridiana.cruz.olivera@gmail.com
-
LinkedIn @viricruz
👨💻 Ivan Derlich
- Github: @IvanDerlich