Skip to content

DV-Hackers/QuikBites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuikBites

QuikBites is a crowd-sourced food delivery app for hungry students

Installation

  1. Install JavaScript runtime nodejs LTS version

  2. Install the Expo CLI command line utility:

npm install -g expo-cli
  1. Navigate to a desired directory and clone this repo:
git clone https://github.com/DV-Hackers/QuikBites.git
  1. Download the Expo App on your phone.

Usage

Install dependencies and start app with npm:

npm install
npm start

or yarn:

yarn install
yarn start

Scan the QR-code and follow instructions with setting up Expo.

Contributing

Pull requests are welcome. Please create a new branch for separate pages.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published