saurabhjaykar1603 / dummy-post

this is simple assignment to me from compony i have create a post app with advance routing and fire base user email pass authentication

Home Page:https://dummy-post-r6yn.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

it is simple post website where i show all posts and only logged in users can view all posts

Screenshots

Screenshots

Screenshots

Screenshots

How to Use

If you wish to use, follow these steps:

  1. Clone the repository on You desktop
  2. Open With your Code Editor
  3. Do npm install
  4. Run project using npm start

Firebase Configuration in React

This guide explains how to set up Firebase in a React application using the Firebase SDK. It covers the initialization process and provides instructions on handling configuration securely using environment variables.

Prerequisites

Before getting started, ensure you have the following:

  • Node.js installed on your machine.
  • A Firebase project created on the Firebase Console.
  • The necessary Firebase SDKs installed in your React project.

Getting Started

Step 1: Install Firebase SDK

Install the Firebase SDK using npm. Open your terminal and run:

npm install firebase

About

this is simple assignment to me from compony i have create a post app with advance routing and fire base user email pass authentication

https://dummy-post-r6yn.vercel.app/


Languages

Language:JavaScript 91.6%Language:HTML 7.0%Language:CSS 1.4%