Skip to content

joehannis/chitter-challenge

 
 

Repository files navigation

Chitter

Recreation of Twitter using Ruby and ActiveRecord. Tools used: Ruby, ActiveRecord, PostGreSQL, HTML, CSS, RSpec, Rubocop.

Build Instructions

Clone the repo and then cd into the directory.

Run bundle install in terminal.

After install is complete, run rackup

Now you should be able to navigate to localhost:9292 to display the site.

About

Build a Twitter Clone!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 47.0%
  • CSS 27.0%
  • HTML 17.3%
  • Shell 4.6%
  • PLpgSQL 4.1%