The frontend part of the review app is made by React and Redux.
The backend part is in https://github.com/BenCheng2/movie_review_backend.
- Clone the repository
- npm install the dependencies
- Run it
- The app will be running on localhost:3000
The site: http://20.231.54.13:3000. The server is hosted in Linux virtual machine in Microsoft Azure.
- To simplify the login process, there's a prepared account: curry, the password: 1234. You can also create new users inside the app.