This project was bootstrapped with Create React App.

React Native Web with Deezer API

In the project directory, you can run:

npm i

OR

yarn

to install all the dependencies.

In the project directory, you can run:

npm start

OR

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

for this project I used Deezer Search API from Rapid API, React & React Native Web.
you don't need any authentication, its a public API.
you will have two screen one for search by Artist Name and another one for details of track that you got from the research.