Create a search engine, using TypeScript, React and GraphQL, that not only finds tracks using the DEEZER API but also enriches the artist information with biographies from another data source.
➡️ Explore the docs
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Make a full-stack web app for a search engine using Deezer API and Discogs API. Using TypeScript React for the frontend part and hosting on Netlify.
git clone https://github.com/antancelin/SongsExplorerDeezer-Frontend.git
cd SongsExplorerDeezer-Frontend
yarn
yarn dev
Antoine ANCELIN - [email protected]
Project Link: https://github.com/antancelin/SongsExplorerDeezer-Frontend