Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 509 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 509 Bytes

Frontend Mentors Rest API Challenge

Challenge available here.
Final link here.

Getting started

  1. $ git clone
  2. $ nvm use
  3. $ npm i

Once loaded, need to start the server

  1. $ npm start

Once ready to ship

  1. $ bash deploy // make sure the git repo is changed to the appropriate location