https://github.com/lostovayne/frontend-calendario-react-redux-jest
Calendario hecho usando Redux Toolkit en React junto a un backend en Node y ExpressJs , manejando Eventos
https://github.com/lostovayne/frontend-calendario-react-redux-jest
Last synced: about 2 months ago
JSON representation
Calendario hecho usando Redux Toolkit en React junto a un backend en Node y ExpressJs , manejando Eventos
- Host: GitHub
- URL: https://github.com/lostovayne/frontend-calendario-react-redux-jest
- Owner: Lostovayne
- Created: 2023-11-28T03:13:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T20:22:06.000Z (over 1 year ago)
- Last Synced: 2025-05-20T08:06:21.773Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 94.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calendario de React con Redux
## Pasos para instalar el proyecto
- [Instalar dependencias](#instalar-dependencias)
- Renombrar el archivo .env.example a .env
- Hacer los cambios en las variables de entorno
- Cambiar la variable `VITE_API_URL` por la URL de tu API