Skip to content

molimkarbalaei/Musicspotify

Repository files navigation

📣 Summary

This application (MusicSpotify) was built using React (Custom Hooks, Redux), React-Router-Dom,Vite, React-icons, Light/Dark Theme, Tailwind,Dynamic Routes, React-icons, API, Hosting and more!


I used Tailwind CSS for this project and I really enjoyed using it. I used styled components in my previous project, but I have now converted all my projects to Tailwind CSS for ease of use.


I used Rapid API and shazamCore for fetching the data.link


I used Vite instead of create-react-app. link

Source

I clone Instagram by seeing code commerence's videos Tutorial

Architecture:

in src:

components:

  • pages

    1. Discover page
    2. Top-artists
    3. TopCharts
    4. AroundYou
    5. ArtistDetails
    6. SongDetails
    7. Search
  • Redux - features - services

  • our database is on shazamCore

Styling:

  • tailwindcss
  • react-icons