Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1016 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 1016 Bytes

Flutter technical test using the JSONPlaceholder API to display blog posts

Technologies and libraries used

Build instructions

  • Clone the repository
  • From Android Studio:
    • Open project from the folder you cloned it into.
    • From the menu select Run and then Run 'App'.
  • From the command line: flutter run