Skip to content

sveta0112/Movie-Search

Repository files navigation

Movie-Search

Movie Search is MERN (MongoDB, Express, React,NodeJS) stack web application. The web-app allows user search for movie through The Movie DB API.

See demo at https://movie-demo-lana.herokuapp.com/

snippet

Table of Contents

  1. Setup
  2. Requirements

To Set Up & Run Locally

  • npm install
  • npm run react-dev to run webpack
  • npm start to run server
  • run mongod in terminal tab, run mongo in new terminal tab

Requirements

  • Node 10.15.3
  • mongoDB(or mLab)

Installing Dependencies

From within the root directory: npm install -g webpack npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published