Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 484 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 484 Bytes

See Layla Take Home Developer Assignment.pdf for a desription of the requirements of the application.

To Run The Application:

  1. 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.

  2. Run npm install.

  3. From the command line, in the project directory, run React dev mode: npm run dev.

  4. Open up http://localhost:3000.