/ror-social-scaffold

This is a social media app with basic styling.

Primary LanguageRuby

ror-social-scaffold

Contributors Forks Stargazers Issues


Logo

RoR-Social-Scaffold

This is a collaborative project built with Ruby on Rails
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

This repo includes intial code for social media app with basic styling. Its purpose is to be a starting point for Microverse students.

screen

Live Demo

Live Demo

Built With

This project was built using these technologies.

  • Ruby on Rails
  • Ruby

Installation

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Ruby: 2.6.3 Rails: 5.2.3 Postgres: >=9.5

Setup

Instal gems with:

bundle install

Setup database with:

   rails db:create
   rails db:migrate

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

Rspec

    rpsec --format documentation

Authors

👤 Brittany Blake

👤 Adam Allalou

Acknowledgements

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.