/ror-social-scaffold

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

Primary LanguageRuby

Stay In Touch - Social media app built with Ruby on Rails

This repo includes code for the social media app Stay In Touch, developed as part of Microverse's Full Stack Development Program.

index screenshot

Check it online!

Live preview

Built With

  • Ruby v2.7.0
  • Ruby on Rails v5.2.4.1

Getting Started

To get a local copy up and running clone this repository to your computer.

Prerequisites

Ruby: 2.7.0 Rails: 5.2.4.1 Postgres: >=12.3

   rails db:create
   rails db:migrate
   rails db:seed

Usage

Start server with:

    rails server

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

Run tests from root directory

    bundle exec rspec

Authors

👤 Julio Añoveros

👤Felipe dos Anjos

Show your support

Give a ⭐️ if you like this project!

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.