Skip to content

beejay321/myMusic_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyMusicApp

A Music web application


About The Project :

Music App showing Albums with tracks, when searched for. Data is sourced by writing dynamic REST API routes that chained queries to the API for music information.

The common funtionalities are :

  • The user can search for by Artist, genre, title, album.
  • The user is able to view tracks in an album when its selected.
  • The user can select songs from the tracklist and play.

This project was built with :

  • JavaScript

  • CSS

  • React

  • API Design

This project is hosted :

  • Frontend - Vercel

Getting Started

This project was bootstrapped with Create React App.

Available Scripts

To run project :

npm start

To build project :

npm run build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors