Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.02 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.02 KB

fireblog

Serverless Blog app with firebase

#URL Of the Application https://fireblog-c7e8f.web.app/

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

For Setting Up this Project with your firebase You Will Need a .env File inside /

Feilds of .env files are below

REACT_APP_apiKey =

REACT_APP_authDomain =

REACT_APP_projectId =

REACT_APP_storageBucket =

REACT_APP_messagingSenderId =

REACT_APP_appId =