CodeMeKathy / twitter

An Ruby on Rails application that connects to the Twitter API.

Home Page:https://twitterverseworld.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitterverse World

This Ruby on Rails application consumes the RESTful Twitter API. Providing the last twenty-five (25) tweets associated with any users Twitter account. Provide the username of choice, search and read away.

Getting Started

Prerequisites

Clone down this repository. This application was built with Ruby v2.4.2 and Rails v5.2.0. You will need both installed on your system.

Installing

Installation: bundle install

Deployment

To Start Server: rails s

To Visit App Locally: visit localhost:3000/ideas and sign-up or log-in to access Twitterverse World.

To Visit Deployed App on Heroku: https://twitterverseworld.herokuapp.com

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Built With

  • Rails - Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity.
  • Devise - Flexible authentication solution for Rails.
  • Twitter - A Ruby interface to the Twitter API.

About

An Ruby on Rails application that connects to the Twitter API.

https://twitterverseworld.herokuapp.com/


Languages

Language:Ruby 84.3%Language:HTML 12.3%Language:JavaScript 2.1%Language:CSS 1.3%