This project contains examples and demos for using the react-big-schedule
library. The react-big-schedule
library is a powerful and customizable scheduler component for React applications.
To run the examples in this project, follow these steps:
- Clone the repository
- Navigate to the project directory
- Install dependencies with
npm install
- Run the examples with
npm run dev
Each example in this project demonstrates different features and use cases of the react-big-schedule
library. You can explore the examples to see how to implement scheduling and calendar functionalities in your React application.
If you would like to contribute to this project, please follow the standard GitHub flow:
- Fork the repository
- Create a new branch for your feature or bug fix
- Make your changes
- Submit a pull request for review
This project is licensed under the MIT License - see the LICENSE.md file for details.