This app is of a Space Travel Agency Which is used to Book Space Travels. We built this app using React Native.
- To run the app Expo Go App has to be installed on a physical device.
- Clone the Repository.
git clone https://github.com/tharoosha/Intergalactic.git
- Install the Relevent Packages.
npm install
- Run the Server.
npm start
- The backend is inside the backend folder.