Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 571 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 571 Bytes

Chat based on Discord

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!

Project developed with:

  • Next JS
  • Skynexui
  • Supabase

To run the project locally:

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!