21shield / NetaFlick_frontend

NetaFlick Frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 52.1%Language:CSS 35.1%Language:HTML 12.9%