Welcome to our stunning website, a powerful tool designed to guide you on the most efficient route from your starting point to your destination. Utilizing the cutting-edge Google Maps API, our website incorporates sophisticated UCS and A* algorithms to find the shortest path with unparalleled accuracy. Say goodbye to navigational hassles and hello to a seamless journey with our elegant solution.
Welcome to the world of Pathfinder Gold! 🪙
Experience the magic of our deployed app, accessible at https://pathfinder-gold.vercel.app. However, if you prefer to immerse yourself in the enchantment of running it locally, simply follow these steps:
- Clone Repository
git clone https://github.com/briankheng/Tucil3_13521049_13521169.git
- Open Folder "Tucil3_13521049_13521169" In The Terminal
- Install Packages
npm i
- Setup .env.local File
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY=
- Start The App
npm run dev
- Open http://localhost:3000 With Your Browser