Skip to content

ArtiBorisevich/react-scheduler-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduler for React.JS

This is an example of an Appointment scheduler component for React that is made with the help of dhtmlxScheduler.

More features can be added due to rich functionality of dhtmlxScheduler: https://docs.dhtmlx.com/scheduler/guides.html

How to start

  • clone the repository or download files
  • install dependencies
yarn install

or

npm install 
  • run server
yarn start

or

npm start

Related resources

Follow us

Star our GitHub repo ⭐

Watch our tutorials on YouTube 👀

Read us on Medium 📰

Follow us on Twitter 🐾

Like our page on Facebook 👍

About

Simple Event Calendar component for React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.5%
  • CSS 16.8%
  • HTML 10.7%