Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luiggi-piero/kr-food-front-vite
Frontend creado en React del sistema KR Food, restaurante en línea. El sistema cuenta con autenticación de usuarios, pago a través de paypal, mapa interactivo y envío de correos electrónicos
https://github.com/luiggi-piero/kr-food-front-vite
axios javascript leaflet react react-hook-form react-leaflet react-paypal-js react-router-dom react-toastify
Last synced: about 1 month ago
JSON representation
Frontend creado en React del sistema KR Food, restaurante en línea. El sistema cuenta con autenticación de usuarios, pago a través de paypal, mapa interactivo y envío de correos electrónicos
- Host: GitHub
- URL: https://github.com/luiggi-piero/kr-food-front-vite
- Owner: Luiggi-piero
- Created: 2024-08-07T21:17:32.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T22:50:35.000Z (3 months ago)
- Last Synced: 2024-10-05T17:17:24.091Z (about 2 months ago)
- Topics: axios, javascript, leaflet, react, react-hook-form, react-leaflet, react-paypal-js, react-router-dom, react-toastify
- Language: JavaScript
- Homepage: https://kr-food1.netlify.app
- Size: 1.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## KR Food
Sistema restaurante KR Food, creado en React + Vite[https://github.com/user-attachments/assets/ed3072a6-242c-4649-ae55-05631b39aab5](https://github.com/user-attachments/assets/8296157b-2a5d-4936-84a5-be05a6956954
)### `npm run dev`
Ejecuta la aplicación en modo desarrollo.\
Abre [http://localhost:5173](http://localhost:5173) para verlo en tu navegador.### `npm run build`
Crea la aplicación para producción en la carpeta `dist`.