Skip to content

nlagdhir/music-app

Repository files navigation

Music Store

It is basically music store app. User can upload their favorite music to store in database.

Using Package

  • Tailwind css
  • React
  • Axios
  • React Icons
  • Node JS
  • Multer
  • MongoDb

Usage

Clone the project

  git clone  https://github.com/nlagdhir/music-app.git

Go to the project directory

   cd  music-app

Install dependencies

  npm install

Start the client

  npm start

Server Setup :

Go Back to the root folder

Install dependencies

  npm install

Start the server

  nodemon index.js

Backend Credentials

Name Value
MONGODB_URI YOUR_DATABASE_URI

Frontend Credentials

Name Value
REACT_APP_BASE_URL LOCAL_HOST_URL

Home Page

music1

Home Page

music2

Dashboard

admin

Add Music

add-d

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors