/Tourify

Simple app created to search for music events. - 12.2017

Primary LanguageJavaScriptMIT LicenseMIT

Music Events App

This web app was created in 12/2017.

What I used

  • React
  • Webpack
  • React Router
  • SASS
  • Materialize CSS

Features

  • Displays artist's info and upcoming events.

To run

  • You'll need to have git and node installed in your system.
  • Fork and clone the project:
https://github.com/stuniel/Tourify.git
  • Then install the dependencies:
npm install
  • Run development server:
npm start

Open the web browser to http://localhost:8888/