An open API service indexing awesome lists of open source software.

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

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