Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 668 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 668 Bytes

CLICK FIT

Click-fit challenge using Vanilla Javascript, JQuery, and css.

#Testing instructions

  • Install dependencies by
npm install
  • Start the server by Run Dev, This is where the server will start after running all the seeds and migrations for the admin user
npm run dev

Now that the server is running, You can then open the htm from the client folder, which is the UI, and start testing.

Testing Preview

Follow these links:

  1. Presentation 1
  2. Presentation 2