Phantom
March 26, 2022 ยท View on GitHub
Phantom
This is a project which aims at addressing a problem of commuters in Kigali who spend a long time at the bus stations or in queues waiting for buses to come. This application will allow simulating bus movements and enabling passengers to track their locations & movements.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Pipeline
- Staging app linked here use the
developbranch - Production app linked here use
mainbranch.
Prerequisites
This project requires a terminal and a web browser to run and test. For development, it requires a code editor.
Installation
Clone the project repository linked here
cd phantom-fe-codebandits/
git fetch origin
npm install
Running the app
npm run start
run http://localhost:3000 in your browser
Authors
- Code Bandits