Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 641 Bytes

File metadata and controls

34 lines (26 loc) · 641 Bytes

College Bus Tracker

A simple bus tracking app for college students made with React Native, Firebase, and React Native Paper.

Features

  • View a map of the bus routes

Requirements

  • Node.js
  • React Native
  • Firebase
  • React Native Paper

Installation

  1. Clone the repository
git clone https://github.com/ProjectShutdown/College-Bus-Tracker.git
  1. Install the dependencies
npm install
  1. Run the app
npm start