Skip to content

daytonaio/sample-react-calendar-app

Repository files navigation

Calendar App with Daytona

This repository contains a sample project demonstrating the integration of Daytona for managing a seamless development environment.

It can be used as a template to create sample repositories that can be added to Daytona.

Once you finish your sample and it gets merged, you can open a PR in the Daytona repo and submit the sample to the index file.


🚀 Getting Started

Open Using Daytona

  1. Install Daytona: Follow the Daytona installation guide.
  2. Create the Workspace:
    daytona create https://github.com/daytonaio/sample-react-calendar-app
  3. Open the Project: Open the project in a development container (VSCode will prompt you).
  4. Install Dependencies:
    npm install
    
    
  5. Start the Application:
    npm run dev

✨ Features

The Calendar App is a React-based single-page application with the following features:

  1. Calendar Navigation: Navigate through months seamlessly.
  2. Event Scheduling: Add and manage events with time validation.
  3. Categorization: Categorize events into Work, Personal, Others, etc.
  4. Real-time Updates: Automatically updates the event list upon changes.
  5. Customizable Events: Edit event details and customize categories.

About

Sample React Calendar App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published