? FullCalendar Scheduler Front-end
Project inspired by Google Calendar
Open source, 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
HlB2UnEXDY.mp4
Update events and delete
6QBRqEujSh.mp4
Init Project
1- Clone repository.
2- Install dependecies.
yarn
// or
yarn install
// and
yarn dev