This is a social chat inspired by whatsapp.
Developed as a project for the practices of fct.
It is developed in React and Next.js. As a database it uses firebase. Could be considered a fullstack app.
First, run the development server. This aplicattion use yarn as a princpial:
yarn dev
Open http://localhost:3000 with your browser to see the result.