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.
Users should be able to:
- View the optimal layout for each page depending on their device's screen size
 - See hover states for all interactive elements on the page
 - See their own IP address on the map on the initial page load
 - Search for any IP addresses or domains and see the key information and location
 
- Solution URL: solution URL here
 - Live Site URL: live site URL here
 
- Semantic HTML5 markup
 - CSS custom properties
 - Flexbox
 - CSS Flexbox
 - CSS grid
 - Mobile-first workflow
 - MVC architecture
 - ES6 Modules
 - ES6 Classes
 
- core-js
 - regenerator-runtime
 - transformer-sass
 - parcel
 
From the repo:
- Fork the repo
 - Clone it via comman 
git clone <URL of your forked repository> - cd 
<forked repository directory> - Type 
npm iin your bash/command line - Type 
npm run buildin your bash/command line for production - Type 
npm startto start your local development server 
I am now more confident in working with maps also I am now much confortable with ES6 modules and classes. Abstracted each function into a module.
- Frontend Mentor - @Manish-d-art
 - Twitter - @manishmandal77
 

