Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Latest commit

 

History

History
62 lines (40 loc) · 1.95 KB

README.md

File metadata and controls

62 lines (40 loc) · 1.95 KB

Acebook

A facebook clone built for a two-week Ruby on Rails project as part of the Makers Academy 16-week developer bootcamp.

Project URL

http://acebook-fullstaxx-env.muc2hwru9t.eu-west-2.elasticbeanstalk.com

Code Quality

Build Status

Getting Started

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

Running the test

> bundle exec rspec # Run the tests to ensure it works

Built With

Development

Fork this repository to acebook-full$taxx and customize the below**

You can find the engineering project outline here.

Authors

How to contribute to this project

See CONTRIBUTING.md