react-month-day

React component to display month and day

Usage no npm install needed!

<script type="module">
  import reactMonthDay from 'https://cdn.skypack.dev/react-month-day';
</script>

README

React Month Day npm version Dependency Status

React component to display the current month and day.

Getting Started

Install the component via npm: npm install react-month-day.

Usage

<MonthDay></MonthDay>