CRUD Coffee App with Firebase & React Native

About The Project

image1

It is a fully functional CRUD app created, using React Native and Firebase. While being styled with TailwindCSS.

The user can get an overview of the different coffees, and also add them to their cart, where they can finaly put their order.

Getting Started

Prerequisites

  • npm
    npm install

Installation

  1. Clone the repo
    git clone https://github.com/Alexanderrubino05/coffee-app.git
  2. Install NPM packages
    npm install