https://membership-app-91af9.firebaseapp.com
.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=""
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
React Uygulamınızı kolay bir şekilde Firebase ‘e deploy edin