Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 1.01 KB

README.md

File metadata and controls

13 lines (7 loc) · 1.01 KB

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.