Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/duyduc94/movies-review

Movie Review Website like IMDb, project for FER201m course in FPT University
https://github.com/duyduc94/movies-review

javascript production project reactjs

Last synced: 1 day ago
JSON representation

Movie Review Website like IMDb, project for FER201m course in FPT University

Awesome Lists containing this project

README

        

# Movie review with React

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you need to run json-server first:

### `json-server --watch database.json --port 9999`

### `npm start`

Open [http://localhost:3000](http://localhost:3000) to view it in your browser.