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

VivianAllen/acebook

 
 

Repository files navigation

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

About

Template for the AceBook project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 73.0%
  • HTML 24.2%
  • JavaScript 1.7%
  • CSS 1.1%