-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
1,228 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
# React + Vite | ||
|
||
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. | ||
|
||
Currently, two official plugins are available: | ||
|
||
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh | ||
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh | ||
# cambioflex | ||
# **CambioFlex** | ||
--- | ||
CambioFlex, es una plataforma para consultar el precio del dolar en las tasas mas demandadas como: **Banco Central de Venezuela** y **EnparaleloVZLA**, Cambioflex esta basada en la api de [**PyDolarVenezuela**](https://github.com/fcoagz/pydolarvenezuela "pydolarvenezuela") | ||
--- | ||
# **Aviso**: | ||
CambioFlex no esta vinculado a ningun partido politico/institucion venezolana. | ||
--- | ||
# **Futuras Novedades** | ||
- [ ] Añadir Menu de donaciones | ||
- [ ] Mas informacion sobre la comparacion de tasas |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# **CambioFlex** | ||
--- | ||
## [1.0.1] - 2024-12-09 | ||
### Fixed | ||
- Solucion de errores y reactivacion de pestaña de soporte | ||
- Solucion de errores de diseño | ||
### Creacion | ||
- Añadidos terminos de servicio | ||
- Añadido soporte a donaciones con USDT | ||
|
||
--- | ||
|
||
## [1.0.0] - 2024-12-09 | ||
### Creacion | ||
- Integracion a api de pydolarvenezuela | ||
- Añadido Soporte a Interfaz de usuario Material UI | ||
- Soporte a libreria X-Charts, para la generacion de graficas | ||
- Creacion del proyecto |
Oops, something went wrong.