Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 325 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 325 Bytes

Smart Reader app

Getting Started 🚀

- Clone the repo
- Install the dependicies
- Run it

## How to run app


```bash
# Clone this repository
$ git clone https://github.com/developercirclesaccra/techX.git

# Go into the repository

# Install dependencies
$ flutter packages get

# Run the app
$ flutter run