This Credit Score component was created based on a design and has the following features:
- Obtains a credit score for the current user through a mock API.
- Displays the credit score as a number and as a circle on the scale.
- Lets the user select their target timeframe to improve the credit score.
- Based on selected timeframe and current credit score, fetches the recommendations from a mock API and displays them.
npm run dev