A static website, made with Flutter, to serve as a Portfolio website.
Visit the website here - https://anikate-de.github.io/
- Flutter is installed and added to
PATH
- Get the packages, in your terminal, execute -
flutter clean flutter pub get
- That's it, you can now run it!
flutter run
Contributions are always welcome!
See the Contribution Guide for ways to get started.