Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.04 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.04 KB

random-people-fluttering

In this project Random User Generator API is used to get users data which is displayed using the Flutter frontend UI. The app has 2 themes (Green and Purple) and they can be change just by clicking a button.

Table of contents

Getting started

Clone the repo

git clone https://github.com/AkashSDas/random-people-fluttering

Get inside the project dir and install dependencies

cd random-people-fluttering
flutter pub get

Open a simulator or connect a device and after that execute the below command to run the flutter app

flutter run

Figma designs

The designs for this app and output art design were made using Figma and the .fig files are in /docs/design/ dir.

App images

License

MIT