Welcome to the Web GIS repository! This repository contains examples of Web GIS applications developed using React, TypeScript, and other cutting-edge technologies.
This repository showcases the capabilities of modern Geographic Information System (GIS) websites built with React and TypeScript. Explore interactive maps, data visualization, and advanced functionalities for spatial analysis.
- Interactive maps powered by React
- Seamless integration of diverse geographic data (points and polygons).
- Responsive design for various devices
- React
- TypeScript
- Tailwind CSS
- Mapbox
- Maplibre
- Redux Toolkit
- Clone the project from this repository.
Install dependencies
pnpm install or yarn install or npm install
Start the server
pnpm dev or yarn dev or npm run dev
This will start the development server at http://localhost:5173. You can open this URL in your browser to view the website.