An open API service indexing awesome lists of open source software.

https://github.com/kanugurajesh/anonymous-chat

An anonymous chat application where you don't need identity to express yourself
https://github.com/kanugurajesh/anonymous-chat

anonymous-chat contact-form mongodb-atlas nextjs14 redux-toolkit resend-email responsive-design tailwindcss typescript uiux uploadthing

Last synced: about 1 year ago
JSON representation

An anonymous chat application where you don't need identity to express yourself

Awesome Lists containing this project

README

          

#### 🌟 star the project if you like it


anonymous

# Anonymous Chat

An Chat application where you can express yourself freely as we do not have authentication and authorization.

## Screenshots

![Screenshot 2024-02-08 214215](https://github.com/kanugurajesh/Anonymous-Chat/assets/77529419/13680b35-d1bf-4795-b30d-8bcb6f489bd1)

![Screenshot 2024-02-08 214220](https://github.com/kanugurajesh/Anonymous-Chat/assets/77529419/bc428ddd-270b-45ad-9536-1ef11b868399)

![Screenshot 2024-02-08 214224](https://github.com/kanugurajesh/Anonymous-Chat/assets/77529419/c379a026-0b97-4d5b-8aaa-064ffc5c9eff)

## Demo

[![Anonymous Chat Demo](https://img.youtube.com/vi/fK2aoCrmUWc/0.jpg)](https://www.youtube.com/watch?v=fK2aoCrmUWc)

## Features

- Anonymous Chat
- Profile Creation
- Contact Form
- Persistent client data
- Image Sharing

## Tech Stack

- Next.js
- Tailwindcss
- Typescript
- Resend Api
- MongoDB
- Uploadthing

## Contribution Guidelines

We welcome contributions to enhance and improve the llm app. If you have ideas or improvements, feel free to submit a pull request following our contribution guidelines.

## Feedback and Issues

If you encounter any issues or have feedback, please open an issue on our [GitHub repository](https://github.com/kanugurajesh/LearnForge/issues). We appreciate your input and strive to make our system better with each update.

## 🌐 Socials:
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://rajeshportfolio.me/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/rajesh-kanugu-aba8a3254/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/exploringengin1)
[![youtube](https://img.shields.io/badge/YouTube-red?style=for-the-badge&logo=youtube&logoColor=white)](https://youtube.com/@RajeshCoder)
![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCK8JZ6oQY32SQO3ohLWkuxw)

## Authors

- [@kanugurajesh](https://github.com/kanugurajesh)

## Support

For support, you can buy me a coffee

Buy Me A Coffee

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.

## Learn More

To learn more about Next.js, take a look at the following resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!

## Deploy on Vercel

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.

Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.