This project is a web application for a fictional company called Prilla. The company provides a platform for users to rate snus they have consumed, share pictures of their snus boxes, see what snus their friends are using, comment and like snus reviews, add snus types to your favorites, and to follow other users. The application is built in TypeScript with React Native and Expo Go in the frontend and uses Firebase as a backend. The application is built for both iOS and Android.
You need to have Expo Go installed on your phone to run the application. You can download it from the App Store or Google Play Store. If you have Xcode installed on your mac you can also run the application through the simulator in Xcode. If you run the application through the simulator you can't upload images or use the camera. Download the project and run
npm install
then
npm start
Run on your iPhone with Expo Go:
r
Run on your Android phone with Expo Go:
a
Run on your simulator:
i