Skip to content

guptanshuman124/clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

49 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“‹ Clipboard Share App

A full-stack clipboard sharing application that allows users to store text with a unique code and retrieve it later using that code.
Built for quick, seamless text sharing across devices.


πŸš€ Features

  • πŸ“ Store text securely
  • πŸ”‘ Generate a unique retrieval code
  • πŸ” Retrieve text using the code
  • ⚑ Fast frontend with Vite + React
  • πŸ› οΈ REST API using Express + Node.js
  • πŸ—„οΈ MongoDB for persistent storage
  • 🌐 Production-ready setup

🧱 Tech Stack

Frontend

  • Vite
  • React
  • TypeScript
  • ESLint

Backend

  • Node.js
  • Express
  • TypeScript
  • MongoDB (Mongoose)

πŸ“‚ Project Structure

clipboard-project/
β”‚
β”œβ”€β”€ backend/
β”‚   β”œβ”€β”€ config/
β”‚   β”œβ”€β”€ controllers/
β”‚   β”œβ”€β”€ models/
β”‚   β”œβ”€β”€ route/
β”‚   β”œβ”€β”€ server.ts
β”‚   β”œβ”€β”€ tsconfig.json
β”‚   β”œβ”€β”€ package.json
β”‚   └── vercel.json
β”‚
β”œβ”€β”€ frontend/
β”‚   β”œβ”€β”€ public/
β”‚   β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ index.html
β”‚   β”œβ”€β”€ vite.config.ts
β”‚   β”œβ”€β”€ tsconfig.json
β”‚   └── package.json
β”‚
└── README.md

About

clipboard that sync online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •