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.
- Host: GitHub
- URL: https://github.com/mxdi9i7/moviestar
- Owner: mxdi9i7
- Created: 2017-09-02T14:52:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-09T05:04:40.000Z (almost 9 years ago)
- Last Synced: 2025-06-08T20:02:58.331Z (about 1 year ago)
- Topics: expressjs, node-js, react-router, reactjs, rest-api
- Language: JavaScript
- Homepage: http://shimian.cafe
- Size: 155 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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