Search code examples
reactjscalendarnext.jstimeline

A google-like calendar timeline for React.js


I'm wondering if there's a timeline calendar to display certain events that will happen on it, just like google calendar but for React.js?

I tried searching a lot for this but with no luck.

I just need a library or a component that will take a JSON file with dates and titles and display it on the calendar. That's it. No interactions needed.

Any help will be highly appreciated.


Solution

  • Try this one https://fullcalendar.io It has all the requirements that you need, and here is the npm link https://www.npmjs.com/package/@fullcalendar/react