This app is able to review a product, see the latests reviews and showing the trends graphs with reviews data
- Docker
- Node.js
- Yarn
-
Install Docker, Node and Yarn
-
Install the packages required to run the project:
yarn install
In the project directory, you can run:
Runs the app in the development mode inside docker container. Open http://localhost:3000 to view it in the browser.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.\
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.