Skip to content

uroslates/shadcn-fullcalender

 
 

Repository files navigation

Full Calendar Component

Overview

This repository contains a custom Full Calendar component recreated from 0xBoom's version, which I originally discovered in a GitHub discussion about Full Calendar components made with ShadCN. Since many people are eagerly awaiting the release of his version, I decided to create a similar one that includes both month and year views. While it may not yet have all of 0xBoom's features, I aimed to replicate the functionality as closely as possible. Looking forward to the official release! 🚀

Getting Started

To get started with the Full Calendar component, ensure you have the necessary dependencies installed in your project.

Usage

  1. Import the necessary components in your application.
  2. Use the Full Calendar component in your page.

Contributing

Feel free to contribute to the project by submitting a pull request or opening an issue on the GitHub repository.

Questions & Suggestions

If you have any questions or suggestions, feel free to reach out on Twitter @Deion_Dz.

Customization

You can customize the Full Calendar component by creating a config file and adding it to the component.

Config File Options

The config file contains options for customizing the component.

Rendering the Calendar

Pass the events and config to the Full Calendar component to render the calendar.

About

Fork of shadcn-fullcalender - with few more things in place

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.9%
  • Other 1.1%