Skip to content

MechanikGamer/BiteBuddy

Repository files navigation

BiteBuddy

Introduction

I created this app in just a few hours to test my skills in React Native. It's still under development, and I'm building an easy-to-use burger app for ordering food. Below are some screenshots of the app in action.

Screenshots:

Screenshot 1 Screenshot 2 Screenshot 3

Changelog

Version 0.0.1

  • Created Product Detail Screen
  • Created HomeScreen
  • Initial setup of the app
  • Added basic burger ordering functionality

Installation

To set up and run the project, follow the instructions below.

Install dependencies

Run the following command to install the project dependencies:

npm install

Run the app

To serve the app in development mode, use:

npx nx serve BiteBuddy
npx nx serve api

Build the app

To create a production bundle, run:

npx nx build BiteBuddy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published