Skip to content

Latest commit

 

History

History
72 lines (51 loc) · 1.99 KB

README.md

File metadata and controls

72 lines (51 loc) · 1.99 KB
Logo

A personal portfolio website built using Flutter and hosted with Firebase

Screenshot 2023-08-12 at 4 21 23 PM

🚀 Building and Running

Make sure you have Flutter 2.8.1 or higher and Dart 2.15.1 or higher installed.

Install dependencies with:

flutter pub get

To serve your app from localhost in Chrome, enter the following from the top of the package:

flutter run

To create a production build:

flutter run build web --release

Tech Stack

  • Flutter
  • REST API
  • Bloc pattern

Resources

Here are some useful resources to get started with Flutter, REST API, and Bloc:

How to Contribute

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any inquiries or questions, you can reach us at [email protected].

Powered by Flutter

Made with ❤️ by Shahanaj Parvin