Skip to content

harshthakkr/payments-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

💸 Payments App

A simple and secure full-stack web application that allows users to create accounts, log in, and perform money transactions with other users.


🚀 Features

  • User Sign Up and Sign In with authentication
  • View user details and search users
  • Send money to other users
  • Toast notifications for actions
  • Input validation and secure password handling
  • Responsive design for mobile, tablet, and desktop screens

🛠️ Tech Stack

🖥️ Frontend

  • React — UI library for building interfaces
  • Tailwind CSS — Utility-first CSS framework

⚙️ Backend

  • Node.js — JavaScript runtime
  • JavaScript — Language used
  • Hono — Lightweight, fast web framework
  • MongoDB — NoSQL database
  • Cloudflare Workers — Serverless deployment platform

📦 Libraries & Tools Used

  • bcrypt — Hashing passwords for security
  • zod — Schema-based validation for user inputs
  • jsonwebtoken (JWT) — Token-based authentication
  • mongoose — MongoDB object modeling for Node.js
  • axios — HTTP client for API requests
  • sonner — Minimal and beautiful toast notifications

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages