Skip to content

Surveinit/Posts

Repository files navigation

📮 Posts : A Text based social Media app.

Where you can post, comment, like & follow!

Demo's

Video Demo

Features

  • User Authentication.
  • Follow System.
  • Posts and engagement.
  • Feed of followed users.

Prerequisite

- Install Postgres

Installation

  1. Clone this repository:
git clone https://github.com/Surveinit/Posts
  1. Change directory
cd posts 
  1. Install the required gems:
bundle install
  1. Create DB:
rails db:create
  1. Migrate DB:
rails db:migrate
  1. Run the Rails server:
rails server
  1. Visit the app in your browser:
http://localhost:3000

Thanks The Odin Project for everything!

About

A Text based social Media app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published