Skip to content

TeyMii — Create your own secret! (Work In Progress)

Notifications You must be signed in to change notification settings

Syafwan000/teymii

Repository files navigation

Logo

💬❔TeyMii — Create your own secret! ❔💬

TeyMii is an anonymous messaging app that allows you to connect with others without revealing your identity. Express yourself freely, share your thoughts and feelings, and engage in honest conversations without fear of judgment. TeyMii provides a safe and secure space for authentic communication.

Features

  • Send and receive messages
  • Shareable messages
  • Light/dark mode toggle

Installation

  1. Clone the project

      git clone https://github.com/Syafwan000/teymii
  2. Go to the project directory

      cd teymii
  3. Add .env file

      cp .env.example .env
  4. Change DB_CONNECTION to mysql in .env file

      DB_CONNECTION=mysql
  5. Install dependencies

      composer install
      npm install
  6. Start the server

      npm run dev
      php artisan serve

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

TeyMii — Create your own secret! (Work In Progress)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published