A facebook clone built for a two-week Ruby on Rails project as part of the Makers Academy 16-week developer bootcamp.
http://acebook-fullstaxx-env.muc2hwru9t.eu-west-2.elasticbeanstalk.com
First, clone this repository. Then:
> bundle install
> bin/rails db:create
> bin/rails db:migrate
> brew install imagemagick
> bin/rails server # Start the server at localhost:3000
> bundle exec rspec # Run the tests to ensure it works
- Rails - The web framework used
- JavaScript - Frontend
- jQuery - Frontend
- RSpec - The framework for testing
- Bootstrap, HTML, CSS - Styling
- AWS - Deployment
- S3 bucket - Cloud storage
Fork this repository to acebook-full$taxx
and customize
the below**
You can find the engineering project outline here.
See CONTRIBUTING.md