This is a chat application where you can easily search for and find other people who are visiting the same places as you!! Just register on the platform, fill a simple form regarding your travels, and get recommended as well as search for people who are visiting similar places.
- User Authorization & SignUp
- Update User Info
- Search Users
- Create Chats (individual and group)
- Send Messages
- Download/Clone the project
git clone
- Navigate to project directory
cd chat-app
- Install dependencies
npm install
- Start development build
npm run dev
- Open on localhost
- ReactJS
- NextJS
- Tailwind CSS
- MongoDB
- SocketIO
Contributions are welcome! If you have any suggestions or improvements, please feel free to submit a pull request.