Skip to content

Ajeetesh2003/Amplify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Amplify

Amplify is a Full Stack Music Web-Application. (Currently, the web app is not hosted as I am planning to add various new features to it.)

Tech Stack

Client-Side: React JS, TailwindCSS

Server-Side: Node JS, Express JS

Database: MongoDB

Run Locally

Clone the project

  git clone https://github.com/Ajeetesh2003/Amplify

Go to the project directory.

  cd amplify_backend

Install dependencies

  npm install
  cd amplify_frontend/
  npm install

Start the server

  amplify_backend
  npm start

Start the Client

  //open a new terminal
  cd amplify_frontend
  npm start

Features

User Authentication

Home Screen

Song upload by Artists

Access your songs

Search Songs

Create Playlists

Add songs to playlists

Single Playlist View

Author Information

Name: Ajeetesh Awadh

University/College: Indian Institute of Technology Patna

Department: Electrical and Electronics Engineering