Coding Challenge

Option 1: Mortgage repayment calculator

This mortgage calculator is an excellent project for practicing working with forms, client-side validation, and updating the DOM. Remember to focus on accessibility, too.

Link: Frontend Mentor Challenge

Option 2: Advice generator app

The perfect project if you're learning how to interact with 3rd-party APIs. This challenge uses the Advice Slip API to generate random quotes of advice.

Link: Frontend Mentor Challenge

Last updated