zborges / ourflix-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ourflix Client side

This is a MERN (MongoDB/Express/React/Node) project that allows users to create an account, see a list of movies and add them to their account.

Motivation

This project was created to utilize my React skills to show to employers my ability to build Full Stack Web Applications.

Tech/framework used

Built with

Installation

To clone and run this application, you'll need Git and React.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone git@github.com:zborges/ourflix-client.git

# Go into the repository
$ cd ourflix-client

# Install dependencies
$ yarn install

# Run the app
$ yarn start

API Reference

The Movie DB: https://www.themoviedb.org/?language=en-US

About


Languages

Language:JavaScript 93.4%Language:HTML 6.3%Language:CSS 0.2%