IIT-Patna-Inter-IIT-Tech-Meet / interiit_grow_simplee_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grow Simplee - The Rider's App

The App is created by using mainly React Native making the app available cross platform

Tech Stack

React Native

Frameworks and Packages

Tailwind, Google Map API, Socket.io, React Native Maps, React Native Toasts

Installation

Install necessary packages using yarn

  yarn install

Create a host.js file in the project file with content as follow

module.exports.HOST = 'HOST_NAME'
module.exports.GOOGLE_MAPS_API_KEY = 'GOOGLE_MAPS_API_KEY'

To run the project run

  yarn android

About


Languages

Language:JavaScript 75.1%Language:Java 11.9%Language:C++ 5.5%Language:Objective-C++ 3.4%Language:Objective-C 1.8%Language:Ruby 1.2%Language:Starlark 0.5%Language:Shell 0.4%Language:CMake 0.2%