Introduction • Features • Requirements • Build • Run • Screenshot • Credits • Author • Contributing • License
Grid is LAN messenger, which runs on server-client architecture over local network. I've build this for college usage as Major project submission ;)
Update: Working on version 2 for learning UI/UX and as well as to polish skills ( screenshots below belong to version 2 :D )
- Awsome UI
- Signup and Login
- Channels
- Emojis
- File Sharing
- Dark mode
- Voice & Video call (coming soon)
To build this project you will need following
- NodeJS
- MongoDB
To run this project, you have to build Frontend.
You will need Node Package Manager in order to build
Run following commands to build
$npm i
$npm build
In order to run project, you have execute following command in Frontend and Backend folder seperate terminals.
$npm start
Project was possible with following Frameworks
Looking forward to learn something new, so feel free to contribute!
MIT