https://github.com/edixonalberto/register-react
APP WEB con React y backend con Firebase para el registro y almacenamiento de usuarios
https://github.com/edixonalberto/register-react
boostrap4 bootstrap css firebase firebase-database javascript portfolio react react-redux react-router redux register-users
Last synced: 11 months ago
JSON representation
APP WEB con React y backend con Firebase para el registro y almacenamiento de usuarios
- Host: GitHub
- URL: https://github.com/edixonalberto/register-react
- Owner: EdixonAlberto
- License: mit
- Created: 2019-02-23T19:30:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-22T15:11:53.000Z (about 3 years ago)
- Last Synced: 2025-05-30T10:13:49.518Z (about 1 year ago)
- Topics: boostrap4, bootstrap, css, firebase, firebase-database, javascript, portfolio, react, react-redux, react-router, redux, register-users
- Language: JavaScript
- Homepage: https://edixonalberto.github.io/register-react
- Size: 2.13 MB
- Stars: 7
- Watchers: 1
- Forks: 5
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Register React
APP WEB con React y backend con Firebase para el registro y almacenamiento de usuarios
> [Link App Web](https://edixonalberto.github.io/register-react/)
---
## Tecnologías Utilizadas
**Frontend**
- Libreria `React` **16.9.0**
+ react-router
+ redux
+ react-redux
- Bootstrap **4.3.1**
**Backend**
- BaaS `Firebase` **7.3.2**
+ SDK firebase/database
+ api creada a partir de los metodos de firebase usando async/await
- Se usa libreria dotenv
## Instalación
```bash
npm install
npm start
```
## Visualización
### (Pantalla 1)

### (Pantalla 2)
