The project is to implement a working micro frontend using turbo repo
Client: React, Zustand, React Query, Typescript, @mantine
Other: Turbo Repo, croco
Clone the project
git clone https://github.com/irahuldogra/mfe-music.git
Go to the project directory
cd mfe-music
Install dependencies
npm install
Start the server
npm run dev
To run this project, you will need to add the following environment variables to your .env file
REACT_APP_ALBUMS_URI
= http://ws.audioscrobbler.com/2.0/?method=tag.gettopalbums&tag=disco&api_key=YOUR_API_KEY&format=json
To get your own api key create account on Last.fm by visiting
https://www.last.fm/api/account/create