Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 556 Bytes

readme.md

File metadata and controls

32 lines (15 loc) · 556 Bytes

Luster - Solo Project - Codeworks ⚡


Luster is an event music app that assists users in discovering local music events based on their location and selected dates. It features a personalized event feed, a list of favorite artists, event details and artist-related events.



How to Run:

Obtain API Tokens

  • Visit the Spotify Developer Dashboard
  • Visit the Ticketmaster Developer Portal

Clone this repository on your machine

  • npm install

Start the local server

  • node index.js

Run expo

  • expo start