Skip to content

EarthQuestApp/EarthQuest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Frontend

Steps to clone this repository in your local computer:

  1. You can simply use this link to clone https://github.com/EarthQuestApp/Frontend.git paste this link in your GitHub Desktop app (Install GitHub Desktop if not installed)
  2. Open this repository in your Visual Studio Code
  3. Open the terminal and run this commands:
  4. cd EarthQuest-Frontend
  5. node -v (if this is not installed in your laptop, install by using this link: https://nodejs.org/)
  6. npm install expo
  7. npx expo install react-dom react-native-web @expo/metro-runtime
  8. npx expo --version (when you run this command if the version is coming as output let me know!!)
  9. npx expo start or
  10. npm start or expo start Extra Packages to be installed
  11. npm install @react-navigation/native react-native-screens react-native-safe-area-context react-native-navigation react-native-gesture-handler react-native-reanimated react-native-device-info react-native-vector-icons react-native-get-random-values
  12. npm install @react-navigation/native-stack
  13. npm install react-native-gesture-handler@~2.20.2 react-native-reanimated@~3.16.1 react-native-safe-area-context@4.12.0 react-native-screens@~4.4.0
  14. npm install lottie-react-native
  15. npm install react-native-reanimated react-native-gesture-handler
  16. npm install expo-file-system expo-document-picker
  17. npm install react-native-pdf
  18. npx expo install firebase
  19. npm install firebase
  20. npx expo install react-native-webview
  21. npx expo install expo-sharing
  22. npm install @react-native-async-storage/async-storage
  23. npx expo install expo-auth-session expo-random
  24. npx expo install expo-auth-session expo-facebook
  25. npm install @react-native-async-storage/async-storage
  26. npx expo install expo-linear-gradient
  27. npm install react-native-reanimated react-native-linear-gradient framer-motion
  28. npm install react-native-animatable
  29. npm install react-native-qrcode-svg
  30. npx expo install expo-network
  31. npx expo install expo-media-library

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors