zborges / ourflix-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ourflix Server

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 Node/Express 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-server.git

# Go into the repository
$ cd ourflix-server

# 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 100.0%