API showing some of the latest news about organic farming in Brazil.
You can run this project on your local machine. Just pull it down and do the following:
$ npm i
- Run the command above to install all the packages
- Now run the server:
$ npm run start
- Open http://localhost:9001/news with your browser to see the results of the scrape in your terminal.