https://github.com/multiqostechnologies/react-calendar-demo
https://github.com/multiqostechnologies/react-calendar-demo
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/multiqostechnologies/react-calendar-demo
- Owner: MultiQoSTechnologies
- License: mit
- Created: 2024-06-06T10:16:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-14T10:12:53.000Z (over 1 year ago)
- Last Synced: 2025-04-05T02:16:01.249Z (7 months ago)
- Language: JavaScript
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Calendar App
This is a React calendar application that allows users to add, edit, and delete events.
## Features
- View events in month, week, or day view
- Add new events by clicking on empty slots
- Edit existing events by clicking on them
- Delete events
- Modal for adding/editing events
## Technologies Used
- React
- React Big Calendar
- Moment.js
## Installation
1. Clone the repository:
```bash
git clone https://github.com/MultiQoSTechnologies/react-calendar-demo.git
```
2. Navigate to the project directory:
```bash
cd react-calendar-app
```
3. Install dependencies using yarn:
```bash
yarn install
```
4. Start the development server:
```bash
yarn run dev
```
5. Open your browser and navigate to `http://localhost:9211` to view the app.
## Usage
- Click on a date to add a new event.
- Click on an existing event to edit its title.
- Click on the "Delete" button in the modal to delete an event.
## Contributing
Contributions are welcome! Please fork the repository and create a pull request with your improvements.
### Let Us know
For more details, visit [MultiQoS](https://multiqos.com/).
Contact us for collaboration or support:
Email: biz@multiqos.com