Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.24 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.24 KB

Front End Sample

This sample project is a calendar implemented in React. It features JWT-based sign in, validation, adding, deleting and editing events, and obtaining events from a related sample demonstrating a NodeJS-based API. The calendar is mobile responsive.

Screenshot of application

Adding an event

Screenshot of adding an event

Validating an event

Screenshot of validating an event

Event options

Screenshot of event options

Sign in with validation

Screenshot of sign in with validation

Mobile responsive view

Screenshot of responsive view of application