/Facebook-clone

A Facebook clone app using Facebook login API and Ruby on Rails. Login with your Facebook account and post, comment and like other posts just like you would on the real thing!

Primary LanguageRuby

Facebook Clone

This repo contains a facebook-like appliction built mainly with ruby in rails.

screenshot

The application provide the ability to add a post,comment a post,like a post,send and receive friend requests

Built With

  • ruby on rails,
  • ruby,
  • boostrap,
  • postgres

Live Demo

Facebook Clone Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  1. You should make sure you have ruby and rails installed on your local computer
  2. For facebook login, change the API key and secret in config/intializers.devise.rb if you plan on using your own instance of facebook login

Setup

  1. Clone the repo git clone https://github.com/Tresor11/Facebook-clone.git
  2. Install dependencies bundle install

Install

  1. Create the database by typing rails db:create
  2. Run the migration rails db:migrate

Usage

open your local server by typing rails s then login in the app and explore the features

Testing

To run the rest type rspec in your terminal

Authors

👤 Tresor Bireke

👤 Sharmarke Ahmed

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.