Skip to content

Rocio01/twittter

Repository files navigation

[Twitter clone]

I built a light weight version of Twitter using Ruby on Rails

  • Models, Views, and Controllers (MVC)
  • Data Structures & Relationships
  • Routing
  • Migrations
  • Views with forms, partials, and helpers
  • RESTful design
  • Adding gems for extra features

Screenshot

screenshot screenshot screenshot

Setup

  • First install RUBY and Rails in your computer.
  • For windows users you can go to Ruby installer.
  • MAC and LINUX you can go to Ruby official site for intructions.
  • Make a copy in your local enviroment(git clone https://github.com/mohamedSabry0/micro-reddit.git)
  • Run the command (bundle install) in your terminal in the root folder of the project.
  • Run the command (rails db:migrate) in your terminal in the root folder of the project.
  • Run the command (rails server or rails s) in your terminal in the root folder of the project.

Built With

  • Ruby on Rails
  • Ruby
  • Rubocop
  • Stylelint

Prerequisites

  • Ruby on Rails

GitHub Repo

👤 Rocio Martinez

Acknowledgments

  • Microverse
  • Ruby on Rails
  • The Odin project
  • Andy Leverenz.

Show your support

Give a ⭐️ if you like this project!

About

light weight version of Twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages