Skip to content

Kritik-J/fireblog

Repository files navigation

Fireblog

Fireblog is a blogging website created using reactjs, firebase and @redux-toolkit. Where user can write and publish their blogs.

Demo

https://fireblog-liard.vercel.app

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_PUBLIC_FIREBASE_API_KEY

REACT_APP_PUBLIC_FIREBASE_AUTH_DOMAIN

REACT_APP_PUBLIC_FIREBASE_PROJECT_ID

REACT_APP_PUBLIC_FIREBASE_STORAGE_BUCKET

REACT_APP_PUBLIC_FIREBASE_MESSAGE_SENDER_ID

REACT_APP_PUBLIC_FIREBASE_APP_ID

REACT_APP_PUBLIC_FIREBASE_MEASUREMENT_ID

Run Locally

Clone the project

  git clone https://github.com/Kritik-J/fireblog.git

Go to the project directory

  cd fireblog

Install dependencies

  npm install

Start the server

  npm run start

Authors

About

Fireblog is a blogging website created using reactjs, firebase and @redux-toolkit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published