Skip to content

Razorpay payment gateway integration with Google Authentication using Node Js, Express Js, React Js and Google Firebase.

Notifications You must be signed in to change notification settings

clock-322/Razorpay-with-google-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Razorpay with google authetication

In this project razorpay is integrate on buying a product built with NodeJs, ExpressJs, ReactJs. Google firebase authentication is integrated to authenticate the user. This repository is divided in two parts. First half is frontend part built in react js and second half is backend part built in NodeJs and ExpressJs. File named as "razorpay_backend" contain the second half of this project which is backend part of this project.

Getting Started

These instructions will get you a basic requirements to run this project.

Backend

Folder named as "reazorpay_backend" in repository contain backend part of this project. It is built using NodeJs and ExpressJs.

Prerequisites

We need to install some dependencies before you make this project run it run :-

  1. NodeJs
  2. ExpressJs
  3. Dotenv
    • dotenv is used to store the static value in .env.
  4. Razorpay

Installation

nodemon app.js

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

The page will reload if you make edits.
You will also see any lint errors in the console.

Frontend

Except folder named as "reazorpay_backend" in repository contain files of frontend part and it is built in reactJs.

Prerequisites

We need to install some dependencies before you make this project run it run :-

  1. Enable Google authentication option present in authentication section of your firebase console.
  2. Firebase
  3. Firebase UI

Installation

This project was bootstrapped with Create React App.

Available Scripts

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.

The page will reload if you make edits.
You will 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.

About

Razorpay payment gateway integration with Google Authentication using Node Js, Express Js, React Js and Google Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published