Submitted
Responsive IP-Address-Tracker
- HTML
- CSS
- JS
- API
My submission to the ip-address-tracker challenge. All suggestions are kindly welcome
@jcasare
Submitted
My submission to the ip-address-tracker challenge. All suggestions are kindly welcome
Submitted
I decided to add a little twist to it by placing the input section above instead of below...Also, I added a user authentication phase where user has to signup and login before accessing the app.
Submitted
Submitted
Quite a challenge....I struggled with fetching the json data locally. So I had to host it on github and fetch it from there....I'm open to any suggestions though.
Submitted
Submitted
Submitted
Submitted
Submitted
I struggled a bit with the mobile design as I couldn't get the layout to change to a column view....not knowing I had set the display to grid. What I'd like to know is if I have to write codes for almost every breakpoint in these challenges or just one for desktop and one for mobile?