Environment setup

  1. Clone repository
$ git clone  https://github.com/abdellatifLabr/ftx-data-scraper-react
  1. Install dependecies
$ npm install
  1. Run server
$ npm start