See Layla Take Home Developer Assignment.pdf
for a desription of the requirements of the application.
-
Open
src/app/secrets.js
and fill in an application key and secret from the Developer section of your own Discogs account. Create an account and application key and secret first if necessary. -
Run
npm install
. -
From the command line, in the project directory, run React dev mode:
npm run dev
. -
Open up http://localhost:3000.