Skip to content

Small app to query the events for favorite artists

Notifications You must be signed in to change notification settings

ccostel/artists-events-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small app that queries events for you favourite Artists

by Vladimir Tribusean

Instructions how to run:

  1. Install latest version Node (if you have any version of NODE installed you can try to skip this step)
  2. run yarn install (or you can use npm if you wish)
  3. run yarn run test - to run few tests.
  4. run yarn start - to run the app. (it should boot on http://localhost:3000/)

About

Small app to query the events for favorite artists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • HTML 1.9%
  • Shell 1.8%
  • CSS 0.1%