Skip to content

Paytm clone is a robust and scalable platform built on the MERN (MongoDB, Express.js, React.js, Node.js) stack Recoil.js, offering users a comprehensive suite of financial services.

Notifications You must be signed in to change notification settings

akashpawar43/Paytm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Paytm

Paytm clone is a robust and scalable platform built on the MERN (MongoDB, Express.js, React.js, Node.js) stack, offering users a comprehensive suite of financial services. With a user-friendly interface and cutting-edge security features, our platform ensures a seamless experience for managing transactions, checking balances, and facilitating money transfers.

🧐 Features

Here're some of the project's best features:

  • SignUp
  • SignIn
  • Log Out
  • Dashboard
  • Get Users
  • Transaction History
  • Filter Users
  • Get Balance
  • Send Money

🛠️ Installation Steps:

1. cd Server

2. Install dependencies for Server

npm install

3. create .env file same as .env.sample insert your JWT secret and Mongodb URL

PORT = 4000
JWT_SECRTE = YOUR_JWT_SECRTE
MONGO_URL = YOUR_MONGO_URL 

4. Start Server

npm start

5. Open Separate terminal for Client

6. cd Client

7. Install dependencies for Client

npm install

8. Run Client

npm run dev

9. Open any browser and enter or copy this url and paste it in

http://localhost:5173/dashboard

💻 Built with

Technologies used in the project:

  • React.Js
  • Node.Js
  • Recoil.Js
  • Mongodb
  • Express.JS
  • Tailwind CSS
  • JavaScript

Project Screenshots:

  1. Dashboard with user balance and filter users using name

project-screenshot

  1. Transaction Page

project-screenshot

  1. Transaction history Page

project-screenshot

  1. SignIn Page

project-screenshot

  1. SignUp Page

project-screenshot

About

Paytm clone is a robust and scalable platform built on the MERN (MongoDB, Express.js, React.js, Node.js) stack Recoil.js, offering users a comprehensive suite of financial services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages