Web social media app with the core functions of facebook, built with Ruby on Rails
Explore the docs »
·
Live version
·
Report Bug
This project is a Facebook clone, imitating the design and basic behavior for learning purposes Requirements for this project can be found Here.
- Create an account
- Log in to account
- Homepage
- Add friends
- Reject a friend request
- Create posts
- Comment posts
- Like posts
- Profile page
- Edit personal information
- Create an account with a facebook account
- Ruby on Rails 6
- ERB
- SCSS
- Git
- Ruby
- Ruby on Rails 6
- Yarn
- Node.js
- NPM
- PostgreSQL
Use the git to clone the project to your local machine.
$ git clone https://github.com/kalavhan/facebook-clone.git
Navigate to the extracted folder
cd facebook-clone
Install and update the gems
$ bundle install
$ bundle update
Create and populate the database
$ rails db:create
$ rails db:install
$ rails s
You can use the app Here
See the open issues for a list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE
for more information.
👤 Josue Brigido
👤 Ferguson Iyara