This is our final school project where we decided to build an application called Travel Planner, an app that you can use when planning your next trip.
Our goal with this app was to make travel planning more fun and easier by keeping every part of the planning process in the same space.
We used Expo, React Native and Javacript in this project.
This project was created by:
- Install Expo Go on your smartphone device
- Clone the repository
- Install the necessary dependencies:
npm install - To run the project and get the QR-code run npx expo start in the terminal
- Scan the QR code with your smartphone camera
- To start project on ios simulator run
iin the terminal