react_native/ev_station/README.md

569 B

EV Charging Station Finder with React Native

EV Charging Station Finder is mobile application where users can search for the nearest EV charging station, save their list, and start their route to the picked EV station.

To start the project

  • Download Expo Go on your device to launch the project.
  • To start the project, run this command in your terminal npx expo start --tunnel
  • Scan the QR code that shows in your terminal.
  • For more information about Tunneling, please read Expo.