Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 971 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 971 Bytes

Vulcane

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.

Getting Started

To run the application, run the following commands

  1. Clone the repository

       git clone https://github.com/lbnmahs/vulcane.git
    
  2. Change the directory

       cd vulcane
    
  3. Fetch dependencies

       flutter pub get
  4. Run the application

       flutter run

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.

Acknowledgements

  • Flutter, an open-source UI software development toolkit, developed this app.

Happy Coding 🚀