Locale-ai App using React

Getting Started

  1. clone repository
git clone https://github.com/ankitagnihotri/Locale-app-react.git
  1. Install package
npm install
  1. Start Application
npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

CSV Page

http://localhost:3000

User can upload the csv in this page.

Homepage

http://localhost:3000/home

User can see the visualization charts and map in this page.

Screenshots