Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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).

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)