Skip to content

richard190m/product-review-app

Repository files navigation

Product review App

This app is able to review a product, see the latests reviews and showing the trends graphs with reviews data

Requirements

  • Docker
  • Node.js
  • Yarn

Instalation

  1. Install Docker, Node and Yarn

  2. Install the packages required to run the project:

  yarn install

Getting start

In the project directory, you can run:

yarn dev

Runs the app in the development mode inside docker container. Open http://localhost:3000 to view it in the browser.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in the interactive watch mode.\

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

About

Review products and see trends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published