A simple bus tracking app for college students made with React Native, Firebase, and React Native Paper.
- View a map of the bus routes
- Node.js
- React Native
- Firebase
- React Native Paper
- Clone the repository
git clone https://github.com/ProjectShutdown/College-Bus-Tracker.git
- Install the dependencies
npm install
- Run the app
npm start