Facebook_clone is a clone of some of the features of the Facebook app. https://www.facebook.com
- Users can send friend requests
- Users can receive friend requests
- Users can cancel friend requests
- Users have a facebook like feed where they can view their posts and well as their friend's posts
- Users can create posts with or without images
- Users can view their profile
- Users can comment on and like other posts
👤 Fatima Ahmed
- Github: @githubhandle
- Twitter: @twitterhandle
- Linkedin: linkedin
- Email: fatima.ahmed.muhsin@gmail.com
👤 Shivam Kaushik
- Github: @githubhandle
- Twitter: @twitterhandle
- Linkedin: linkedin
- Email shivamkaushikofficial@gmail.com
Ruby
Ruby on Rails Bootstrap
Ruby version 2.6.3
Rails version 5.1.7
- Clone this project
- Run
bundle install
- Run
rails db:migrate
- Run
Rails s
- Open
localhost:3000
in your browser