kp96 / PulseWebSearch

Music search website using web-scraping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PulseWebSearch

Music search website using web-scraping

A simple website that demonstrates the power of webscraping, node.js and angular.js. Use it for learning purpose.

Setup

  1. Clone the repository git clone https://github.com/kp96/PulseWebSearch.git
  2. Install dependecies npm install
  3. Install bower npm install bower -g
  4. Install bower dependencies bower install
  5. Run the application node bin/www
  6. Open browser and type localhost:3000

About

Music search website using web-scraping

License:MIT License


Languages

Language:JavaScript 82.3%Language:CSS 17.7%