Skip to content

Files

Latest commit

 

History

History
50 lines (34 loc) · 1.83 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.83 KB

Frontend Mentor - IP address tracker solution

This is a solution to the IP address tracker challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

Links

Built with

  • Parcel
  • TypeScript
  • SCSS
  • TailwindCSS
  • Prettier

Continued development

The problems mentioned below can be solved with a little more time and effort, but I'm not going to do it for this project.

  • I created a function to calculate the results card's height and set the parent padding-bottom to position it accordingly, but it's not ideal. I'd appreciate any help on this.

Useful resources

Author