/challenge-ip-geolocation-web-application

Coderbyte challenge to develop a web application that can search for IP geolocation. It was suggested to use a stack with Back-end in Node.js and Front-end in React.js.

Primary LanguageTypeScriptMIT LicenseMIT

WEB APPLICATION FOR IP GEOLOCATION - CHALLENGE FROM CODERBYTE

license

Summary:

Intro:

Coderbyte challenge to develop a web application that can search for IP geolocation.
It was suggested to use stack with Back-end in Node.js and and Front-end in React.js.


Challenge

web-app

Project Screen Shot

web-app

Applied Solution

web-app

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

  1. clone the repository: git clone https://github.com/matheusicaro/coderbyte-full-stack-project.git
  2. Run the back-end following these steps
  3. Run the front-end following these steps
  4. have fun!

Project Specifications (stack)

FRONT-END

BACK-END