Skip to content

atakanyeniceli/react-calendar

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Proje to inolve

You can start using this component by including it in your project.

Example usage

const [date,setDate]=useState(new Date()) 
<Calendar onChange={setDate} onValue={date}/>

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

React Calendar Component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published