Skip to content

aubert-creation/movie-quizz

Repository files navigation

Movie Quizz

This project was bootstrapped with Create React App.

Requirements

  1. Install node.js and mongoDB
  2. Fork and configure the TMDB API

QuickStart Guide

  1. Clone the repo with git clone https://github.com/aubert-creation/movie-quizz.git
  2. Install dependencies with npm install
  3. Start mongoDB Database with mongod --dbpath [USER_DIR]/data/db
  4. Start tmdb-api with yarn start
  5. Start server with node server.js or nodemon
  6. Start React App with yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published