Skip to content

NavRaah/navRaah

Repository files navigation

Navraah (Smart Bus Tracker)

📥 Installation & Setup

  1. Clone the repository

    git clone https://github.com/navraah/navraah.git
    cd navraah
  2. Install dependencies

    npm install
  3. Start the project

    npx expo start

📱 Running on Expo Go (SDK 54)

  1. Make sure you are using Expo Go (default setup).
  2. Start the app:
    npx expo start
  3. Download the Expo Go app on your mobile:
  4. If you were using a development build, switch back to Expo Go.
  5. Scan the QR code from the terminal or Expo Dev Tools in the browser.
  6. 🎉 Enjoy your app running on your device!

🖥 Other run options

Apart from Expo Go, you can also run the app in:


📂 Project Structure

  • All the main code lives inside the app directory.
  • This project uses file-based routing.
  • You can start development by editing any file in the app folder.

🔄 Reset Project

To reset the project to a blank state:

npm run reset-project

This will move the starter code to the app-example folder and create a fresh app folder for you to begin development.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5