This project is built with React, TypeScript, and Vite for a fast and modern development experience.
Make sure you have Node.js and npm installed on your machine.
Clone the repository:
git clone <repository-url>
cd GEO
Install dependencies:
npm install
Start the development server:
npm run dev
The application will be available at http://localhost:5173 by default.