Visit mockeroo to generate fake data. Create 1000 fake users & download the CSV file
Import the data into a mongodb db called demo with collection users into your locally running mongoDB instance
Clone this repository & do an npm install in both the client & server directory.
CD into the server folder & run by issuing npm run dev