Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 907 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 907 Bytes

Check The Live Website ➡️ Live Website

LAST.FM

It is an application that you can access the 'Top Artists' and their 'Top Albums' and 'Top Tracks' with the detail. I used the same component for Albums and Tracks card component. The information is taken from the Last.fm API.

🎼 User can see the list of top artists at the main page.
🎙️ User can see the detail of a specific artist.
🌓 User can switch to dark mode and vice-versa.

Animation of the Website

image

Visulation of the Website

image

Description

Project aims get information about Last.fm via a React, Redux, Storybook,Tailwindcss and Cypress Testing.

Technologies 💻

- React
- React Router Dom
- Redux Toolkit
- Cypress Testing
- Tailwindcss
- Storybook
- [Last.fm API](https://www.last.fm/tr/api)