Skip to content

frank-mendez/react-typescript-spotify

Repository files navigation

React TypeScript Spotify Clone

A web based Spotify clone built with React, TypeScript, and the Spotify Web API.

MIT License

Features

  • Authentication
  • Playlists
  • Search
  • Player
  • Profile
  • Tracks
  • Artists
  • Albums

Run Locally

Clone the project

  git clone [email protected]:frank-mendez/react-typescript-spotify.git

Go to the project directory

  cd react-typescript-spotify

Install dependencies

  npm install

Start the server

  npm run dev

Testing

To run tests, run the following command

  npm run test

Coverage

To see test coverage, run the following command

  npm run coverage

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Tech Stack

Client: React, TailwindCSS, DaisyUI, TypeScript, Axios, React Router DOM

Server: Spotify Web API, Node.js

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Feedback

If you have any feedback, please reach out to us at Discussions or Issues tab.

About

A Music Web App that is built in React, Typescript and Vite. This will use the Spotify API

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published