An application for tracking busses using lora
To get a local copy up and running you just need to follow the following steps in your terminal;
git clone "url"
where "url" (without the quotation marks) is the url to this repository.
For example:
git clone https://github.com/track-my-bus/app.git
Here you're copying the contents of the Numbers repository on GitHub to your computer.
Change to the repository directory on your computer (if you are not already there):
cd app
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!