Skip to content

juanfix/react-calendar-frontend

Repository files navigation

React Calendar Frontend

This project was developed with React JS 18.2.0, Redux, and React Big Calendar. It registers events in a calendar with a title, start date, end date, and some notes. It uses the following Endpoints Node Calendar Backend.

See a Demo

You can view how this project is without download it on Vercel

Development server

  1. Clone the repository.
  2. Run yarn to install dependencies.
  3. Rename the .env.template file to .env
  4. Assign environment variables in the .env file.
  5. Run yarn dev to init a dev server.
  6. Navigate to http://localhost:5173/ on a Browser.
  7. The appication will automatically reload if you change any of the source files.

About

Aplicación desarrollada en React con Vite y Redux Toolkit. Corresponde al Frontend de un calendario de eventos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published