Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neorandom/fullstack-chat-app
Real-time Chat Application made with MERN (MongoDB, Express, React and Node).
https://github.com/neorandom/fullstack-chat-app
daisy-ui daisyui express mongodb mongoose node nodejs react socket-io tailwindcss typescript vite
Last synced: 13 days ago
JSON representation
Real-time Chat Application made with MERN (MongoDB, Express, React and Node).
- Host: GitHub
- URL: https://github.com/neorandom/fullstack-chat-app
- Owner: neoRandom
- Created: 2024-12-16T06:43:59.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-06T05:21:58.000Z (about 1 month ago)
- Last Synced: 2025-01-06T06:23:26.549Z (about 1 month ago)
- Topics: daisy-ui, daisyui, express, mongodb, mongoose, node, nodejs, react, socket-io, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 220 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Full-stack Chat App (Chatty)
### Made with:
- Front-end:
- Vite
- React
- Lucid React
- Hot Toaster
- TypeScript
- Zustand
- TailwindCSS
- DaisyUI
- Axios- Back-end:
- Node
- Express
- Multer
- Socket.io
- Mongoose
- MongoDB### Gallery:
#### Home page:
![Home Page](images/home_page.png)
#### Chat:
![Chat (1)](images/chat1.png)
![Chat (2)](images/chat2.png)
![Chat (3)](images/chat3.png)#### Login page:
![Login](images/login.png)
#### Sign up page:
![Sign up](images/signup.png)
#### Profile page:
![Profile Page](images/profile.png)
#### Settings page:
![Settings Page](images/settings.png)