Welcome! This repo contains the frontend app for cleaner.io, written in React Native using Expo.
cleaner.io is a quick and secure way for cleaners of public transport to verify when they last cleaned the train, tram, or bus and allows for total transparency and assurance for passengers.
Check out our project on Devpost, and also our backend infrastructure.
To run locally:
- Clone the repo
npm install- Run with
expo start.