Skip to content

amankumaar/backend_driven_demo

 
 

Repository files navigation

Backend driven frontend App

Supports Expo iOS Supports Expo Android Supports Expo Web

🚀 How to use

Pre-requisites

  1. Node and NPM setup on your machine
  2. Expo app installed on your device or else you can only run on web.

One time setup

  • Clone the repository on your machine
  • On your terminal, go inside the cloned folder using cd and then run : npm i and npm i expo-cli
  • Now run npm run web
  • Open expo app on your device, and scan the QR code on your terminal

📝 Notes

Languages

  • TypeScript 75.7%
  • JavaScript 24.3%