Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 1.9 KB

README.md

File metadata and controls

63 lines (38 loc) · 1.9 KB

Secret Chats

A platform to get anonymous messages and even chat with them! Just login anonymously and share your chat link, others will message you via the link.

Appendix

Project is live at secretchats.ml | secretchat.ml | secretchats-ml.netlify.app

Color Reference

Color Hex
Primary #2A9D8F #2A9D8F
Secondary #3b758c #3b758c
Accent #cddafd #cddafd
Error #E76F51 #e76f61

Features

  • Realtime Chats
  • Complete Anonymous
  • A Decent UI
  • Cross platform

Tech Stack

Client: React, TailwindCSS, DaisyUI

Backend/DB: Firebase

Acknowledgements

FAQ

How to access chats

There's a view DMs button in the home page. You can access all your chats from there but keep in mind only you from the device you've generated link can access the chats.

Will my information be stored?

No, we have implemented anonymous login, so you don't need to provide any information to login! T&C Apply

Is the Chat realtime

Yes, the chat is realtime

What happens if I delete my account

After you delete your account, you can no longer access the chats from the account, although you can create many accounts from a device

Feedback

If you have any feedback, email [email protected] or DM me on twitter @_pratikpakhale

Authors