bilafish / carpark-finder

A ⚛️React web application to find available car parking lots 🚗in Singapore 🇸🇬.

Home Page:https://wheretopark.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carpark Finder

Netlify Status

Carpark Finder is a simple web application aimed at creating a map-based tool for drivers in Singapore to find available parking lots easily.

Main Screen
Web
Main Screen
Mobile

Technologies

Features

  • 📍 Find my location (This allows the user to pan and zoom the map to their current location to see the nearby carparks)
  • 🅿️ Real-time parking availability data (Updated every 1 min)

Development

To setup the app for development on your local machine, please follow the instructions below:

  1. Clone the repo to your machine
git clone https://github.com/bilafish/carpark-finder.git
  1. Install necessary npm packages
yarn install
  1. Create a .env file in the root folder (Refer to .env.sample as reference)
  2. Start the development environment
yarn start

About

A ⚛️React web application to find available car parking lots 🚗in Singapore 🇸🇬.

https://wheretopark.netlify.app/


Languages

Language:JavaScript 90.4%Language:HTML 8.3%Language:CSS 1.3%