https://github.com/react-scheduler/react-big-schedule-example
https://github.com/react-scheduler/react-big-schedule-example
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/react-scheduler/react-big-schedule-example
- Owner: react-scheduler
- Created: 2023-06-19T17:34:06.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T19:44:58.000Z (about 2 years ago)
- Last Synced: 2024-04-30T21:02:20.025Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://react-big-schedule.vercel.app/
- Size: 111 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# React Big Schedule Examples
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.
## Installation
To run the examples in this project, follow these steps:
1. Clone the repository
2. Navigate to the project directory
3. Install dependencies with `npm install`
4. Run the examples with `npm run dev`
## Usage
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.
## Contributing
If you would like to contribute to this project, please follow the standard GitHub flow:
1. Fork the repository
2. Create a new branch for your feature or bug fix
3. Make your changes
4. Submit a pull request for review
## License
This project is licensed under the MIT License - see the LICENSE.md file for details.