bossteve1 / movie-review-app

A react and rails movie review app.where fans can review their favorite kenyan movies and shows

Home Page:https://movie-review-app-tmiu.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie-Review

By Stephen Bosire

Table of Content

INTRODUCTION

This project is built using React for the front end, Rails API, and Render for hosting.

Description

This is a movie review app that allows users to login and view their favorite kenyan movies and shows and be able to reviews the movies and rate them.this allows the movie fans have a say of appreciation towards the producers or even critisicm Here's the live link https://movie-review-app-tmiu.onrender.com

Setup Requirements

  • Clone repository link
  • Navigate to the directory,
  • Run the following to install dependencies
    bundle install
    npm install --prefix client
    
  • Run the Rails server with:
    rails s
    
  • In another terminal, Run React with:
    npm start --prefix client
    

Technologies Used

  • Ruby
  • Ruby on Rails
  • ActiveRecord
  • React
  • JavaScript
  • Bootsrap
  • Render

Contributor

About

A react and rails movie review app.where fans can review their favorite kenyan movies and shows

https://movie-review-app-tmiu.onrender.com

License:Other


Languages

Language:Ruby 72.7%Language:JavaScript 22.0%Language:HTML 3.8%Language:CSS 0.8%Language:Shell 0.7%Language:Procfile 0.1%