fullcalendar-scheduler-web
fullcalendar-scheduler-web copied to clipboard
🗓️ Component inspired by google calendar [Next/React/Mui/Styled]
📅 FullCalendar Scheduler Front-end
Project inspired by Google Calendar
if you want to improve or implement some functionality, feel free!
Stacks:
- React
- Next
- Mui
- Styled Components
Link Repository API (Back-end)
🔗 Back-end
Deploy
Resources
Calendar inspired by Google Calendar
Add events and choose color
https://user-images.githubusercontent.com/92350736/186804113-4a5cdc03-bd11-4fd1-a293-3af857a025cd.mp4
Update events and delete
https://user-images.githubusercontent.com/92350736/186804582-fcec916d-2f7a-4ac0-b80e-1b466740066f.mp4
Init Project
1- Clone repository.
2- Install dependecies.
yarn
// or
yarn install
// and
yarn dev