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.
Follow these links: