Skip to content

sanketbodke/SnapShare

Repository files navigation

SnapShare

This is a Ruby on Rails API-based project that provides endpoints for user authentication, post management, and user interactions such as follow, unfollow, likes, dislikes, saves, and comments.

Setup Instructions

To set up the project locally, follow these steps:

  1. Clone the Repository

    https://github.com/sanketbodke/SnapShare.git
    cd instagram_clone
  2. Install Dependencies

    bundle install
  3. Databse Setup

    rails db:create
    rails db:migrate
  4. Run the Server

    rails server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages