Th is a React version for https://github.com/HenryLok0/IT114115-FYP-EaseParkHK
EaseParkHK is a modern, mobile-friendly web platform for quickly browsing parking lot information and real-time traffic cameras across all districts of Hong Kong.
Try it now:
https://henrylok0.github.io/EaseParkHK/
- Browse by Region & District:
Easily find parking lots and traffic cameras by Hong Kong Island, Kowloon, New Territories, and all sub-districts. - Parking Lot Details:
Click any parking lot for address, available spaces, and more. - Live Traffic Cameras:
View real-time camera images, with map popups for each location. - Multi-language & Dark Mode:
Switch between English, Traditional Chinese, and Simplified Chinese. Toggle light/dark themes. - Responsive Design:
Works great on both mobile and desktop browsers. - No App Needed:
Just open the link in your browser—no installation required.
-
Clone the repository:
git clone https://github.com/HenryLok0/EaseparkHK cd easeparkhk/
-
Install dependencies:
npm install
-
Start the development server:
npm start
Then open http://localhost:3000 in your browser.
-
Deploy to GitHub Pages:
npm run deploy
Contributions are welcome! Please submit a pull request or open an issue for suggestions or improvements.
This project is licensed under the GPL-3.0 License. See the LICENSE file for details.