Skip to content

Zeeyeah/spotify-clone-assignment

 
 

Repository files navigation

Spotify Clone

This project is a Spotify clone created for the assignment, utilizing React with TypeScript, Tailwind CSS, and JSON data.

Note: I apologize for the late submission. Due to personal reasons, I was unavailable on Sunday and had to find time between my working hours to complete this assignment.

Tasks Completed

  • Spotify-Like Interface: Mimics the look and feel of the Spotify app for a seamless user experience.
  • Dynamic Data Rendering: Utilizes JSON data to dynamically render content.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • TypeScript: A statically typed superset of JavaScript that adds optional static typing.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom user interfaces.
  • JSON: Lightweight data-interchange format for storing playlist, song, and artist information.

Installation

This project is deployed on Vercel and can be accessed at https://spotify-clone-assignment-ghqo.vercel.app/.

Paths

  • Navigate to /search to search for specific songs, albums, or artists.
  • Navigate to /home to browse through playlists, albums, and artists.

Credits

This project was created by Ziya Uddin.

Internshala Details

Name: Ziya Uddin Email: zu0827992@gmail.com

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.6%
  • CSS 5.5%
  • JavaScript 3.4%
  • HTML 1.5%