An open API service indexing awesome lists of open source software.

https://github.com/alef-basilio/chat---fullstack---06-2024

A site for chatting with other people through a friendly and fun interface. Firebase, React, JavaScript, HTML and CSS.
https://github.com/alef-basilio/chat---fullstack---06-2024

css firebase full-stack fullstack html javascript js npm react

Last synced: about 2 months ago
JSON representation

A site for chatting with other people through a friendly and fun interface. Firebase, React, JavaScript, HTML and CSS.

Awesome Lists containing this project

README

          

Deploy link:

@[Chatie](https://chat-fullstack-steel.vercel.app/)

```
https://chat-fullstack-steel.vercel.app/
```

Chatie



Topics:
Technolgies |
How was made |
Objective


A site for chatting with other people through a friendly and fun interface.



Error: reload the page to see the image

Technologies


Firebase, React, JavaScript, HTML and CSS.

### Database:
Firebase.

How was made


The biggest challenge was implementing the user-entered text functionality. The solution was a component that periodically checks the message measurements and adjusts the messages according to the screen size.

The application implements various functionalities such as: login, log out, local storage etc.

The adjust of the messages texts include responsive for many dispositives.

Objective


To develop a full-stack application to know better the server and client side and show my skills with databases.