Skip to content

HorrorFlix is a minimalist horror-movie review site. Find new spooky movies to watch and keep track of old favorites.

Notifications You must be signed in to change notification settings

JLPinthecity/horror-movies-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HorrorFlix

HorrorFlix is a minimalist horror-movie review site.

Find new spooky movies to watch and keep track of old favorites.

Screen Shot 2022-01-23 at 11 32 17 AM

ABOUT

HorrorFlix is a React CRUD app built with a Rails backend. All state is managed with Redux.

Users are able to use the minimalist horror-movie reviews site without logging in. Users can navigate to the movies main page and scroll through existing movies and see its average user rating from reviews.

Screen Shot 2022-01-23 at 11 30 13 AM

Each movie has its individual show page where users can read each review as well as add a review.

Screen Shot 2022-01-23 at 11 34 39 AM

LIVE LINK

HorrorFlix

Getting Started

General dependencies.

Node.js, npm, Rails, and PostgreSQL should be installed on your machine. Other project dependencies and versions can be found in the package.json file once you have cloned the project repository.

Installing

  1. Fork and clone this front-end repo and the accompanying Rails API.

  2. cd into this repo and run $ npm install in your terminal.

  3. cd into the backend repo and run $ rails s in your terminal.

  4. The app will open in your browser. To close, enter CTRL + C in your terminal to stop running either server.

Version History

  • 0.2 [TO COME] Implement user profile pages

  • 0.1

    • Initial Release

About

HorrorFlix is a minimalist horror-movie review site. Find new spooky movies to watch and keep track of old favorites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published