This is a simple, interactive mini calendar built using HTML, CSS, and JavaScript. The calendar dynamically displays the current month and allows users to navigate between months.
- Displays the current month and year.
- Highlights the current day.
- Allows users to navigate between months.
- Responsive design for different screen sizes.
- HTML: Structure of the calendar.
- CSS: Styling and layout.
- JavaScript: Functionality for navigation and date handling.
- Clone the repository:
git clone https://github.com/your-username/mini-calendar.git
- Navigate to the project directory:
cd mini-calendar - Open
index.htmlin your browser.
- Use the next and previous buttons to change months.
- The current day is highlighted automatically.
mini-calendar/
│── index.html # Main HTML file
│── styles.css # Styles for the calendar
│── script.js # JavaScript functionality
└── README.md # Project documentation
- Add event scheduling functionality.
- Integrate a to-do list for each day.
- Support different themes.
This project is open-source and free to use under the MIT License.
Khulyso John
Feel free to reach out or contribute!