Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 489 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 489 Bytes

Ask-App

This is a forum app made with react native

To run this app. Frst open terminal and type-
npm install
This will install the necessary node modules. Then type-
expo start
This will start the app on your expo client app.

I have already made the APK file and it is there in the repository you can download it on your android device and install.

Link to the backend of this app