About | Technologies | Requirements | Starting |
Web scraping of Food Grab website using XHR requests
The following tools were used in this project:
Before starting 🏁, you need to have Git and node js installed.
# Clone this project
$ git clone https://github.com/rp0777/rooftopCanvas.git
# Access
$ cd rooftopCanvas
# Install dependencies
$ npm install
# Run the project
$ npm start