An open API service indexing awesome lists of open source software.

https://github.com/mxdi9i7/moviestar

A trivia game built with react.js and node.js, API credits to themoviedb.com.
https://github.com/mxdi9i7/moviestar

expressjs node-js react-router reactjs rest-api

Last synced: 3 months ago
JSON representation

A trivia game built with react.js and node.js, API credits to themoviedb.com.

Awesome Lists containing this project

README

          

# movieStar
A trivia game built with react.js and node.js, API credits to themoviedb.com can be viewed at:

1. Clone the project
2. run npm install in root directory
3. run npm start in root directory
4. run npm install in /clientServer
5. run npm start in /clientServer
6. open port 3000 for client site, 3001 for express API