Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 623 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 623 Bytes

Music albums collection

A searchable, sortable and editable list of some of my favourite music albums made with React. The app is deployed to Netlify, you can check it here.

Setup

npm install

Running

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Areas to improve

  • fix sorting as it muflunctions sometimes
  • add a database to store the data