This is a simple web application that displays a calendar on a webpage. The calendar shows the current date, day, month, and year. Additionally, it provides a link to the author's GitHub profile.
- Displays the current date and day of the week.
- Shows the current month and year.
- Provides a link to the author's GitHub profile.
-
Clone the repository:
git clone https://github.com/suvendhu128/calendar.git
-
Open the
index.html
file in a web browser.
- index.html - Html file
- style.css - Custom stylesheet for styling the calendar layout.
- script.js - JavaScript file containing logic for displaying date information.
- Author: Suvendhu PATEL
Feel free to contribute, open issues, and provide feedback!