/Network-Travels

Network Travels allows you to buy bus tickets easily. You choose the destination and we make the rest.

Primary LanguageTypeScript

Network Travels

Clone this repository by running:

git clone https://github.com/iamNilotpal/Network-Travels.git

Change the directory by running:

cd Network-Travels

Install the dependencies by running:

yarn

or

npm install

Run the project by:

yarn start

yarn android or yarn ios

or

npm start

npm run android or npm run ios