Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 478 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 478 Bytes

Intergalactic

Introduction

This app is of a Space Travel Agency Which is used to Book Space Travels. We built this app using React Native.

Dependencies

  • To run the app Expo Go App has to be installed on a physical device.

Setting Up

  1. Clone the Repository.
git clone https://github.com/tharoosha/Intergalactic.git
  1. Install the Relevent Packages.
npm install
  1. Run the Server.
npm start
  1. The backend is inside the backend folder.