Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 441 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 441 Bytes

Some-what Twitter: Full-stack rails application

  • Secure (some-what) twitter clone, build with complete Test Driven Development (TDD).
  • Version Used:
    • ruby 2.3.3
    • rails 5.1.6
  1. Clone this repo.
  2. Run commands as follow:
    $ rails test
    $ rails db:migrate
    $ rails db:seed
    $ rails server
    

Application Screenshots:

  • Login Screen:

  • Home Screen: