# 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.&#x20;

**Link:** [Frontend Mentor Challenge](https://www.frontendmentor.io/challenges/mortgage-repayment-calculator-Galx1LXK73)

## 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](https://www.frontendmentor.io/challenges/advice-generator-app-QdUG-13db)
