Skip to content

mohilpatel25/indian-census-data-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indian Census Data Visualization

Web application that geographically maps census data such as popoulation, population density, sex ratio, etc.

App was developed using NodeJS v14.17.6, NPM v6.14.14

Develop

  1. Clone the repo

  2. Install dependencies

    npm install
    
  3. To start app

    npm start
    

    This will start the app in browser.

Build

To compile the source code do:

npm run build

Deploy

Currently the app is being hosted using Github Pages. For deployment using Github Pages, see here.

About

Web application that geographically maps census data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published