vixalien / hafi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hafi Navigation

This is a site that uses the Google Maps Geolocation API to show routes for a route in Kigali City.

Image

Technologies Used

  • Vite
  • ReactJS
  • Google Maps API (via @vis.gl/react-google-maps)
  • Ionicons

Running the project

  1. Clone the project
git clone https://github.com/vixalien/hafi
cd hafi
  1. Install dependencies with NPM
npm install
  1. Run the application
npm run dev

About


Languages

Language:TypeScript 70.7%Language:CSS 20.7%Language:JavaScript 4.7%Language:HTML 3.9%