Skip to content

basharovV/musicsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

musicsite - React app for a composer's music portfolio and blog

Codeship Status for basharovV/musicsite

contributions welcome

[Dependencies status]

This project is a responsive single-page-application (SPA) made with React. The purpose of the website is to be a musical portfolio for a composer/musician, as well as a blog with full Markdown support. Audio files and their information is served to the app via JSON, where the tracks can be played in a custom player component and filtered by tags or genres.

The project was developed using create-react-app, webpack, Babel and Express.