Easy Calendar

Easy Calendar

Github top language Github language count Repository size

Web

About   |   Requirements   |   Starting   |   Author


🎯 About

EasyCalendar - An app developed in Flutter to allow candidates to schedule time with tech recruiters seamlessly.

✅ Requirements

Before starting 🏁, you need to have Flutter installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/MatheusChein/flutter-landing-page.git

# Access
$ cd flutter-landing-page

# Install dependencies
$ flutter pub get

# Run the project
$ flutter run -d chrome

# The app will initialize in the a new Chrome window

Made with ❤️ by Matheus Chein

 

Back to top