Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/masoumehmohebbi/react-spotify-app

Spotify - Web Palyer: Music for everyone •၊၊||၊|။||||။ ၊|• 0:10
https://github.com/masoumehmohebbi/react-spotify-app

authentication axios cookie django-backend i18n i18n-react i18next mongodb music-player music-website python react-hook-form react-hot-toast reactjs spotify swiper tailwindcss tanstack-query token

Last synced: 3 months ago
JSON representation

Spotify - Web Palyer: Music for everyone •၊၊||၊|။||||။ ၊|• 0:10

Awesome Lists containing this project

README

        

# React Spotify App 🟢⏯
Spotify is a web music player. Styling is with Tailwind-css. The state managment is tanstack-query. And the form validation is with react-hook-form. Backend is django and mongoDB.

✨Built with



  • Programming Language ┈➤ JavaScript

  • JavaScript Library? ┈➤ ReactJs

  • Styling ┈➤ TailwindCss

  • State Managment ┈➤ Tanstck Query

  • Form validation ┈➤ React-Hook-Form

  • BackEnd ┈➤ Python - django




✨Used Packages



  • i18next ➡ Multi languages

  • axios

  • Tippy ➡ Nice Tooltip

  • react-h5-audio-player ➡ Music Player

  • react-hot-toast ➡ Pretty Toast

  • react-lazy-load-image-component

  • react-loader-spinner

  • react-otp-input

  • swiper ➡ Beautiful Slider

  • shamsi-date-converter

  • universal-cookie


✨ Links


✨ Contribution


BackEnd 🐍

✨ Development setup


1. First, you need to clone the project:

```
git clone https://github.com/masoumehmohebbi/react-spotify-app
```

2. Then, install required packages:

```
npm i
```

3. Finally, run the dev script to start the dev server:

```
npm run dev
```