Data retrieval, scrapers etc.
- Download and install Node.js.
- Clone Github Repo https://github.com/trump-barometer/data-retrieval.git
- Install required node modules by executing "npm install" in folder.
- Download and install MongoDB Community Server.
- A new database instance should be automatically create when inserting data through this application.
- Use MongoDB Compass Community to see the database content.