Code Review Show

How to run this app

Step 1:

Download or clone this repo by using the link below:

https://github.com/bryanjorgeflores/code_review_show.git

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Step 3:

Then execute the following command in console to run the app:

flutter run 

Step 4:

Enjoy!