This is a clone of the Spotify web app built using React. It replicates the core UI and layout of Spotify, providing a modern and visually engaging user experience.
- Light and Dark modes – Users can switch between dark and light mode for a personalized experience.
- Clone the repository:
git clone https://github.com/midhunk0/spotefy.git
- Navigate to the project directory:
cd spotefy - Install dependencies:
yarn install
- Start the development server:
yarn start
- Open your browser and navigate to
http://localhost:3000.
- React
This project is open-source and licensed under the MIT License.
