This is a study project, based on Alura's Imersão React week.
The idea is to create a chat based on Discord layout.
This project is hosted at Vercel!
- Next JS
- Skynexui
- Supabase
You must clone this repository, install the dependencies and run!
git clone https://github.com/albertojuniorhc/nextjs-chat.git
yarn install && yarn dev
If you open the same URL on different tabs or computers, you will be able to chat in real time!