Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1011 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 1011 Bytes

IP tracker

This project was bootstrapped with Create React App.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

This web app lets you track an IP address by directly using the IP or using the domain name

Links

My process

  1. Design the basic html layout
  2. Style the Header, map and details section
  3. Make the design responsive
  4. Work on IP tracking API ( by ipify.org)
  5. Work on Sawo authentication
  6. Work on saving user authentication details in firebase

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • React - JS library
  • Firebase - cloud-based NoSQL database