A chat app with beautiful UI and all the latest features like media support, read receipts, chat groups, online status and much much more.
Try it Live -- https://next-js-chat.vercel.app/
- Download the code as .zip.
- Extract the files on your computer
- Go inside the folder and run --> npm install
- Change your Chat Engine keys inside index.jsx in place of environment variables.
- Run --> npm run dev
- Congratulations, your chat app is ready!