Web Application for user-friendly interaction with Weird but True's fact database.
Make sure you have the following before running the code:
- Node
- MongoDB
- Git
- Heroku CLI (formerly Heroku Toolbelt)
To get the code:
$ git clone https://github.com/daniawareh/Weird-but-True-Web-Application.git
Change directory:
$ cd Weird-but-True-Web-Application
Install dependencies:
$ npm install
Start the web app:
$ npm start
Visit the live web app here: