Instructions

  1. Fork and clone
  2. delete the yarn.lock and npm install
  3. run npm run server to run the json-server
  4. run npm start to run the react server
  5. Deep breath, best of luck, may the code be with you

Challenge

  1. List out items alphabetically
  2. Complete Search where it not only searches the list by name, but also displays alphabetically.