Visualize your spotify data and play a game tailored to your spotify music tastes
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
![Product Name Screen Shot][product-screenshot]
This project was initialized based off of the need for a spotify based application that would create a music trivia game with the user's music prefrences in mind.
We, members of chingu, decided that we'd make this application come to fruition.
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
npm
npm install npm@latest -g
node
install node from here -> https://nodejs.org/en/ or use applicable command dependednt on your machine.
git clone https://github.com/chingu-voyages/v33-bears-team-10.git
npm install
npm run dev
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)TBD
Project Link: https://github.com/chingu-voyages/v33-bears-team-10