Vulcane is an online platform facilitating the seamless buying and selling of cars, connecting users with trusted dealers through a user-friendly interface, eliminating haggling and fees for a hassle-free experience. This project uses Flutter for the front end, Firebase as the backend service, and BLoC as the state manager.
To run the application, run the following commands
-
Clone the repository
git clone https://github.com/lbnmahs/vulcane.git
-
Change the directory
cd vulcane
-
Fetch dependencies
flutter pub get
-
Run the application
flutter run
Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.
- Flutter, an open-source UI software development toolkit, developed this app.
Happy Coding 🚀