An application using React to create a page to search, favorite and reproduce song previews.
In this project developed during the course of Trybe, it was proposed the develop a music application using the Spotify API.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/vitoraok1/react-trybetunes-trybe
- Enter in directory
cd react-trybetunes-trybe
- Install dependencies
npm install
- Start application
npm start
- Have fun!
- Vitor Aoki - Web development Student - Vitor Aoki - All Work