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.
- Host: GitHub
- URL: https://github.com/alef-basilio/chat---fullstack---06-2024
- Owner: Alef-Basilio
- Created: 2024-06-24T15:26:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T21:56:23.000Z (over 1 year ago)
- Last Synced: 2025-01-17T13:32:42.481Z (over 1 year ago)
- Topics: css, firebase, full-stack, fullstack, html, javascript, js, npm, react
- Language: JavaScript
- Homepage: https://chat-fullstack-steel.vercel.app
- Size: 492 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
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.