/membership-app

:busts_in_silhouette: Membership app via local storage & firebase

Primary LanguageJavaScript

Demo link

https://membership-app-91af9.firebaseapp.com

Environment

.env dosyanızı ana dizine ekleyip oluşturun

REACT_APP_API_KEY=""
REACT_APP_AUTHDOMAIN=""
REACT_APP_BASEURL=""
REACT_APP_PROJECT_ID=""
REACT_APP_STORAGEBUCKET=""
REACT_APP_MESSAGING_SENDER_ID=""
REACT_APP_APP_ID=""

Getting Started with Membership App

To install npm dependencies, run:

 npm install

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Builds the app for production to the build folder:

npm run build

Firebase Deploy Steps

React Uygulamınızı kolay bir şekilde Firebase ‘e deploy edin