AaryanKhClasses / Sayout-Clone

A "prototype clone" of the popular anonymous messaging service, Sayout.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sayout - Clone

This is a "prototype clone" of the popular anonymous messaging service, Sayout.me. There is also a tutorial "step-by-step" guide on how to make one yourself!

You can check the guide by clicking here

Also, if you are stuck anywhere in the guide, just check out the source code to get help!


This is a project made in typescript as the language, express as the backend server service, and mongoose (mongodb) as the database.

This is a good example / tutorial on how to make a website with:

  • Login / Register System
  • Typescript
  • ExpressJS
  • Routing & Dynamic Routing
  • MongoDB
  • and more....

Credits:

2. Dependencies:


Also See:


About

A "prototype clone" of the popular anonymous messaging service, Sayout.me

License:MIT License


Languages

Language:TypeScript 74.5%Language:HTML 24.8%Language:CSS 0.7%