/insta-scraper

Primary LanguageJavaScript

Instagram Scraper

Getting Started

Prerequisites

Start the application

  1. Run npm install to install server dependencies.

  2. Run mongod in a separate shell to keep an instance of the MongoDB Daemon running

  3. Run npm start to start the development server.

  4. Open the application on http://localhost:3000