To start project:
git clone {repository URL}
npm install
- installing packages
npm start
- starting project
This app searching music albums by artist name on two services:
- Deezer
- ITunes
Albums are different for one service. Albums may duplicate results from 2 services.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.