soufDev / react-native-web-deezer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 87.5%Language:HTML 8.0%Language:CSS 4.5%