Skip to content

ITP2023/hackathon-emerride

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emerride

Prototype link

Figma: View the protype here

Download the App

Note that app download is only available to android devices for now

Important Note

We are using expo instead of the react-native cli. Please feel free to suggest otherwise. As to what expo offers over create-react-native, below are some points:

  • No need to do seperate setup in android and iOS native files.
  • SDK that includes ALL native features like Gyroscope, Camera, Thermometre APIs view all packages under @expo

Issue?

you know where to inform

Setup

  1. Clone the repo into the directory of your choice
  2. cd into that directory
  3. run npm install
  4. wait to complete
  5. to run on Android: npm run android
  6. to run on iOS: npm run ios
  7. do not run on web since this project does not have the necessary dependencies

Libraries and where to learn them

feel free to suggest alternatives

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published