$ git clone https://github.com/naldogomes/music-search.git
$ cd music-search
$ yarn install
$ yarn start
If you get any cors blocking or network error problem, please consider instaling cors extension on your navigator and enable it.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.