This app was made for S.I.S.E.R.A. Greece Hackathon 2025.
larissago.mov
- You should have Android Studio setup
- Clone the repo, cd into LarissaGo
- Run
and
npm install
and you should see the app on your emulatornpm start
- If you encounter problems take a look at the package.json to figure out the specific commands
- Frontend: React Native with the Expo framework
- Styling is done with
twrnc
which is basically a React Native way to use Tailwind!
- Styling is done with
- Backend: Python, Django