Project Build

Built with ReactJS.

Installation

My local machine using Node version v12.8.3 and NPM version v6.14.6. also Yarn version 1.22.5

After clone this repo, install the dependencies and start the server.

$ cd project-build
$ yarn install
$ yarn dev

And open http://localhost:3050 to view it in the browser