Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabe-frasz/starting-with-react
My first project with React
https://github.com/gabe-frasz/starting-with-react
alura react reactjs
Last synced: about 1 month ago
JSON representation
My first project with React
- Host: GitHub
- URL: https://github.com/gabe-frasz/starting-with-react
- Owner: gabe-frasz
- License: mit
- Created: 2022-04-07T21:22:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-11T17:14:06.000Z (over 1 year ago)
- Last Synced: 2023-08-02T08:36:38.736Z (over 1 year ago)
- Topics: alura, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 6.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Alura Potter
[![My Github](https://img.shields.io/badge/Gabe%20Frasz-Alura%20Potter-gold?style=flat-square)](https://github.com/SlyCooper-n)
[![Repo version](https://img.shields.io/github/package-json/v/slycooper-n/starting_with_react?style=flat-square)](https://github.com/SlyCooper-n/starting_with_react/blob/main/package.json)
[![Github issues](https://img.shields.io/github/issues/SlyCooper-n/starting_with_react?color=red&style=flat-square)](https://github.com/SlyCooper-n/starting_with_react/issues)
[![GitHub license](https://img.shields.io/github/license/SlyCooper-n/starting_with_react?style=flat-square)](https://github.com/SlyCooper-n/starting_with_react/blob/main/LICENSE)
![Github commit](https://img.shields.io/github/last-commit/SlyCooper-n/starting_with_react?color=blue&style=flat-square)
[![Rocketseat Github](https://img.shields.io/badge/-Alura-darkblue?style=flat-square)](https://github.com/alura-challenges)
> Project made together with Alura to practise Next.js and Supabase
| Status | Project |
| --- | --- |
| ![Github deployments](https://img.shields.io/github/deployments/slycooper-n/starting_with_react/production?label=vercel&logo=vercel&logoColor=white) | [Site](https://starting-with-react-slycooper-n.vercel.app) |
## :pushpin: About
This is my first project with React, a simple chat app develop with Next.js used to practise and learn the basics of React and a real-time database. I thank [Alura](https://github.com/alura-challenges) and [Dev Soutinho](https://github.com/omariosouto) by providing such a great experience and challenge in my journey.
Currently I'm planning to implement some of the concepts used here [in my own app idea](https://github.com/SlyCooper-n/onlyrooms).
## :sparkles: Features
- [x] Real-time database (Supabase)
- [x] Stickers included
- [x] Further user info displays when hovering over the avatar## :memo: License
[MIT License](https://github.com/SlyCooper-n/starting_with_react/blob/main/LICENSE) © [Gabriel VS Frasão](https://github.com/SlyCooper-n)