Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 783 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 783 Bytes

React Persian Calendar 📆

A Persian calendar built with React and Tailwind CSS, using the Intl API for date conversion without relying on third-party libraries.

Built With

  • React
  • TailwindCss

Installation

You can easily use or modify the file src/components/calendar.jsx by copying it to your project without any installation. However, please make sure you have already installed React-js and Tailwindcss in your project.