Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danncruise/products-client
Proyecto web para consumir la API de productos creada anteriormente: https://github.com/DannCruise/api-products
https://github.com/danncruise/products-client
ajax client-api html javascript jquery
Last synced: 25 days ago
JSON representation
Proyecto web para consumir la API de productos creada anteriormente: https://github.com/DannCruise/api-products
- Host: GitHub
- URL: https://github.com/danncruise/products-client
- Owner: DannCruise
- Created: 2023-01-14T15:15:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T15:15:33.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T07:20:25.075Z (8 months ago)
- Topics: ajax, client-api, html, javascript, jquery
- Language: JavaScript
- Homepage:
- Size: 854 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Products-client
Proyecto web para consumir la API de productos creada anteriormente: https://gitlab.com/DanCruise/api-productsPaso 1: Montar en sitio web local o externo la API de productos
Paso 2: Cambiar la url en la línea 5 del archivo index.js a la ruta de la API
Paso 3: Abrir en el navegador el index.html
## Herramientas utlizadas
- Bootstrap
- Fontawesome
- jQuery
- SweetAlert2## Video de explicación
Si quieres realizar este proyecto paso a paso [te comparto el siguiente enlace](https://www.youtube.com/watch?v=FdVfFxmd-tk&list=PL1ZB-EKP1eiR4MLJGI5AXeCeJWlI5GYuD)