Skip to content

21shield/NetaFlick_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title

NetaFlicks is a web application that allows users to search for movies, and upvote or down vote desired movies.

Table of Contents

Getting Started

Prerequisites

  1. Install the NetaFlicks Rails Backend API

  2. Install Node.js and npm

    $ brew install node

Starting the Frontend

  1. Clone this repository and cd into the directory

  2. Install all dependencies

    $ npm install
  3. Start the Frontend server

    $ npm start y

Features

Look through movies that are popular and Search.

search

Upvote and Downvote movies.

votes

Tech Stack

  • React.js
  • Rails API
  • PostgreSQL
  • HTML/CSS

Tools

Go To Top

About

NetaFlick Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published