salis010 / reservation-calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reservation Calendar

Intro

A calendar that can be used for making reservations.

Run

Tech

  • React
  • Redux
  • Styled Components
  • Jest

How it Works

The app has only one month, for demo purposes.

A user can click a day to make a reservation, and click it again to cancel the reservation.

Reservations can be seen by opening the menu and clicking on 'Reservations'.

The app is responsive for mobile screens.

About


Languages

Language:JavaScript 99.7%Language:CSS 0.3%