/react-burger-app

A simple Burger Builder App built with React and Redux

Primary LanguageJavaScript

Burger Builder

A simple Burger Builder App built with React and Redux

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  1. Node JS : version >= 10.10.0 - Installation
  2. Firebase API Key : To enable authentication, add Firebase API key to REACT_APP_FB_KEY in .env file.

Installation

Clone

Clone this repo into your local machine using https://github.com/samagyaneshwar/react-burger-app.git

Setup

Extract the cloned repo, open a new terminal in the project folder and run the following command to install node packages

npm install

After installing node packages. In the same terminal, run the following command to start the App

npm run

How to get Firebase API Key ?

  1. Go to Firebase Console.

  2. Create a New Project by clicking on Add Project and go to the project.

  3. Click on Gear Icon on right to Project Summary and select Project Settings

  4. In General tab, you can find Web API Key

  5. Copy Web API Key, Open .env file and replace PUT_FIREBASE_API_KEY_HERE with copied Web API Key

Built with

Author

Sama Gyaneshwar Reddy - LinkedIn