react_native/ev_station
2024-07-31 21:38:15 -05:00
..
app updated code 2024-07-31 20:28:02 -05:00
assets updated app component 2024-07-30 21:35:26 -05:00
hooks initial commit 2024-07-29 23:34:10 -05:00
scripts initial commit 2024-07-29 23:34:10 -05:00
.gitignore updated code 2024-07-31 20:28:02 -05:00
app.json initial commit 2024-07-29 23:34:10 -05:00
babel.config.js initial commit 2024-07-29 23:34:10 -05:00
package-lock.json updated code 2024-07-31 20:28:02 -05:00
package.json updated code 2024-07-31 20:28:02 -05:00
README.md updated README.md 2024-07-31 21:38:15 -05:00
tsconfig.json initial commit 2024-07-29 23:34:10 -05:00

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.