Skip to content

YUSUF-SELEIM/Teragram_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Teragram

Teragram is a Telegram Simple Clone. This project leverages modern technologies to deliver a seamless user experience.

Tech Stack

Frontend

  • Next.js: A React framework for building server-rendered and statically generated web applications.
  • Apollo Client: A powerful GraphQL client for managing data and state in React applications.
  • Tailwind CSS: A utility-first CSS framework for creating custom designs without leaving your HTML.

Backend

  • Express: A minimalist web framework for Node.js, used for handling server-side logic and APIs.
  • Apollo Server: A community-driven, open-source GraphQL server for building a data graph with powerful schema definitions and resolvers.
  • Prisma: An ORM for Node.js and TypeScript, providing a type-safe database client and query builder.
  • MongoDB: A NoSQL database for storing and managing unstructured data.

Image Management

  • Cloudinary: A cloud-based service for managing and delivering images and videos efficiently.

Credits