Skip to content

ojasaklechayt/Music-Streaming-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Groovewave

Ride the GrooveWave: Your Sound, Your Vibe, Your Way!

contributors last update forks stars open issues license


Table of Contents

Groovewave Music Streaming App

Our music streaming app redefines how you enjoy and discover music.

image

Tech Stack

  • Front-End:
    • Next.js
    • Tailwind CSS
  • Linting and Code Quality:
    • ESLint
  • Backend:
    • Express.js
    • MongoDB
    • Node.js

Getting Started

Installation

1. Fork the repository

2. Clone your forked copy of the project

git clone https://github.com/<your_user_name>/Music-Streaming-App.git

3. Navigate to the project directory

cd Music-Streaming-App

Backend Setup

For the backend, navigate to the "backend" directory:

cd backend
npm install
npm run server

Frontend Setup

To set up the frontend, navigate to the "frontend" directory:

cd frontend
npm install
npm run dev

Deployment

You can deploy this project to any static site hosting service.

Some of the popular ones are:

Hacktoberfest

  1. Star the repo if you like it. ⭐
  2. Please read the rules before opening a pull request.
  3. The maintainer(s) will add the hacktoberfest-accepted label after reviewing and accepting your pull request.
  4. You can also create your own issue if you have something in mind.
  5. Low quality PRs will not be merged

Contributing

Contributing Guide

Feel free to open an issue if you find a bug or want to suggest a feature.

Contributors

Made with contrib.rocks.

License

CCO License