Suvendhu128 / Calendar

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.

Home Page:https://suvendhu128.github.io/Calendar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calendar Web App

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.

Preview

Calender

Features

  • Displays the current date and day of the week.
  • Shows the current month and year.
  • Provides a link to the author's GitHub profile.

Usage

  1. Clone the repository:

    git clone https://github.com/suvendhu128/calendar.git
    
  2. Open the index.html file in a web browser.

Dependencies

  • index.html - Html file
  • style.css - Custom stylesheet for styling the calendar layout.
  • script.js - JavaScript file containing logic for displaying date information.

Credits

Feel free to contribute, open issues, and provide feedback!

About

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.

https://suvendhu128.github.io/Calendar/


Languages

Language:CSS 38.6%Language:HTML 36.9%Language:JavaScript 24.5%