Live Demo: https://eschool-24646.web.app/
Steps to run the project:
- Clone the project on your local machine using command "git clone https://github.com/thealmamun/eschool.git"
- Open the project on Android Studio/ Visual Studio Code
- run command "flutter pub get" on project terminal
- run command "flutter doctor -v" on project terminal
- run command "npm install -g firebase-tools" on project terminal
- run command "flutter run -d chrome --no-sound-null-safety --web-renderer=html"