Skip to content

Stay in touch project is a simple website where users can share posts and create relationships between them follow others and be followed by others, is a app build to connect with people from anywhere around the world.

Notifications You must be signed in to change notification settings

verissimohenry/Stay-in-Touch

 
 

Repository files navigation

Stay in touch

Stay in touch project is a simple website where users can share posts and create relationships between them follow others and be followed by others, is a app build to connect with people from anywhere around the world.

screenshot screenshot screenshot

Built With

  • Ruby on Rails
  • Active Record
  • Bootstrap 4
  • Ruby

Live Demo

Live demo

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone [email protected]:verissimohenry/Stay-in-Touch.git
$ cd ror-social-scaffold

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.

AUTHOR

👤 Verissimo Henry

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used.
  • Inspiration
  • etc

License

About

Stay in touch project is a simple website where users can share posts and create relationships between them follow others and be followed by others, is a app build to connect with people from anywhere around the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 67.0%
  • HTML 18.7%
  • CSS 7.1%
  • SCSS 5.6%
  • JavaScript 1.2%
  • CoffeeScript 0.4%