Skip to content

sapatevaibhav/leetkode

Repository files navigation

leetkode

Flutter Android application to track your leetcode progress as well to compare your profile with friends...

Screenshot 1

Screenshot 2

Screenshot 10

Screenshot 4

Screenshot 5

Screenshot 6

Screenshot 7

Screenshot 8

Screenshot 9

Screenshot 3

Getting Started

To get started with the LeetKode app, follow these simple steps:

Clone the Git Repository

git clone https://github.com/sapatevaibhav/leetkode

Run the Flutter Project

Ensure you have Flutter installed. If not, you can follow the instructions on Flutter.dev to get it installed on your machine.

Navigate to the project directory using the terminal.

Run the following command to fetch the dependencies:

flutter pub get

Once the dependencies are fetched, run the app on your preferred device using:

flutter run

That's it! The app should now be running on your device/emulator.