Giter Site home page Giter Site logo

maqsudtolipov / spotify-clone Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 5.0 22.26 MB

A full stack Spotify clone built using the MERN (MongoDB Express.js React.js Node.js) stack.

Home Page: https://maqsud-spotify.vercel.app

License: MIT License

JavaScript 82.68% HTML 1.22% SCSS 16.10%
brevo express mongodb nodejs react scss

spotify-clone's Introduction

Spotify

project-image

A full stack Spotify clone built using the MERN (MongoDB Express.js React.js Node.js) stack.

shieldsshieldsshieldsshieldsshieldsshieldsshieldsshieldsshieldsshieldsshields

๐Ÿš€ Demo

https://maqsud-spotify.vercel.app/signup

Project Screenshots:

project-screenshot

project-screenshot

๐Ÿ’ป Built with

Technologies used in the project:

  • React: a library for web and native user interfaces
  • Redux: lets your React components read data from a Redux store, and dispatch actions to the store to update state.
  • MongoDB: a document database designed for ease of application development and scaling
  • Node.js: A JavaScript runtime environment used to run the server-side application.
  • Express.js: A web application framework for Node.js used to build the server-side API.

๐Ÿง Features

Here're some of the project's best features:

  • User authentication and authorization
  • Search functionality to find songs playlists and artists
  • Create edit and delete playlists and songs
  • Play songs and control playback (play pause skip etc.)
  • Admin page for managing songs and see statistics
  • Listen to songs in your queue
  • Control player with MacBook Pro touch bar

๐Ÿ› ๏ธ Installation Steps:

1. Close the repository:

git clone https://github.com/maqsudtolipov/spotify-clone

2. Navigate to the project directory:

cd spotify-clone

3. Install the dependencies:

npm install

4. Set up the environment variables:

  • Create a .env file in the root directory
  • Add the following variables:
  • DATABASE=YOUR MONGODB DATABASE URL
    DB_PASSWORD=MONGODB PASSWORD
    
    JWT_SECRET=VERY SECRET WORD FOR HASHING
    
    // If you want to add email system
    SMPT_SERVER=smtp-relay.brevo.com
    SMPT_PORT=587
    
    BREVO_USER=BREVO USERNAME
    BREVO_PASS=BREVO PASS
    

5. Start the development server both in client and server folders:

npm start

6. Open your browser and visit `http://localhost:3000`

๐Ÿง‘๐Ÿปโ€๐Ÿ’ป Contributing:

Contributions to this project are welcome! If you would like to contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch
  3. Make your changes and commit them
  4. Push your changes to your forked repository
  5. Submit a pull request

Please make sure to follow the code style and include tests for your changes.

๐Ÿ›ก๏ธ License:

This project is licensed under the MIT

spotify-clone's People

Contributors

maqsudtolipov avatar rustamxon7 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.