Skip to content

manishojha28/ip-address-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ip Address Tracker

Get the details of any IP Address using this application.

App Demo

create-react-app

This project uses the popular create-react-app (CRA) command to setup a modern React application. This way we can focus on the code itself, and not worry about configuring many build tools.

The package.json file provides four scripts:

  1. start: Runs the app in the development mode.
  2. build: Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.
  3. test: Launches the test runner in the interactive watch mode.
  4. eject: Remove create-react-app build dependency from your project.

Instructions

  1. Clone the project repository: git clone https://github.com/manishojha28/ip-address-tracker.git

  2. Navigate to the project folder: cd react-car-configurator

  3. Install the dependencies: npm install

  4. Start the app in the development mode: npm start.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published