This is a web application that helps users find reserved parking for their bank credit cards at various malls in Thailand. Majority of the code is generated by v0. It is built using Next.js, React, TypeScript, Tailwind CSS, shadcn/ui.
- Select a mall from a list of supported malls in Thailand
- View a list of eligible bank credit cards for reserved parking at the selected mall
- Clean and responsive user interface
- Light and dark theme support
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the application.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository
- Create a new branch for your feature or bug fix
- Make your changes and commit them with descriptive messages
- Push your changes to your forked repository
- Submit a pull request to the main repository
This project is open-source and available under the MIT License.