Skip to content

skbrown333/CookBook

Repository files navigation

cookbook.gg

Front end for cookbook.gg

Getting Started

You will need to setup your .env file in order for this to run locally

REACT_APP_FIREBASE_API_KEY = 'xxxxxxxxxxxxxxxxxxxxxxxxx'
REACT_APP_FIREBASE_AUTH_DOMAIN = 'xxxxxxxxxxxxxxxxxxxxxxxxx'
REACT_APP_FIREBASE_PROJECT_ID = 'xxxxxxxxxxxxxxxxxxxxxxxxx'
REACT_APP_FIREBASE_STORAGE_BUCKET = 'xxxxxxxxxxxxxxxxxxxxxxxxx'
REACT_APP_FIREBASE_MESSAGING_SENDER_ID = 'xxxxxxxxxxxxxxxxxxxxxxxxx'
REACT_APP_FIREBASE_APP_ID = 'xxxxxxxxxxxxxxxxxxxxxxxxx'
REACT_APP_DISCORD_ID = 'xxxxxxxxxxxxxxxxxxxxxxxxx'
REACT_APP_API_URL = 'xxxxxxxxxxxxxxxxxxxxxxxxx'

yarn to install dependencies

yarn start to start the application

About

Web App for The CookBook Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published