/popular-classical-artists

A showcase of the four most famous classical composers.

Primary LanguageJavaScriptMIT LicenseMIT

Popular Classical Artists

This single-page application is a showcase for the four most well-known classical composers: Bach, Beethoven, Chopin, and Mozart.

Pieces attributed to these composers are available for listening on respective biographies.

Deploying the application

git clone https://github.com/longnguyen1997/popular-classical-artists.git
cd ./popular-classical-artists
npm install
npm start