/THP_TheGossipProject_app

The Gossip Project app using PostgreSQL and Rails 6

Primary LanguageRuby

The Gossip Project

Hey! This is a super cool app! It's called the Gossip Project!

The app is usign Ruby 2.7.1 & Rails 6.0.3

to run the app:

bundle install

to seed the data base:

rails db:seed

to start the server:

rails server

then go to:

http://localhost:3000

Here you go! Welcome to the app!

if you want a special message for you in the landing page go to:

http://localhost:3000/welcome/yourname

Hope you will enjoy!