JohnDev19 / Calendar-App

This is a simple calendar app built using HTML, CSS, and JavaScript.

Home Page:https://johndev19.github.io/Calendar-App/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calendar App

This is a simple calendar app built using HTML, CSS, and JavaScript.

Screenshot

Features

  • Displays the current date and time.
  • Allows users to enter a month name and shows the calendar for that month.
  • Highlights holidays in the calendar.

Usage

  1. Clone the repository or download the files.
  2. Open index.html in your web browser.

File Structure

  • index.html: Main HTML file containing the structure of the calendar app.
  • style.css: CSS file for styling the calendar app.
  • script.js: JavaScript file for interactive functionality and calendar generation.

How to Use

  1. Launch the app in your web browser.
  2. Enter a valid month name (e.g., January, February) in the input field.
  3. Click on the "Show Calendar" button to display the calendar for the entered month.

Author

JohnDev19

License

This project is licensed under the MIT License.

About

This is a simple calendar app built using HTML, CSS, and JavaScript.

https://johndev19.github.io/Calendar-App/

License:MIT License


Languages

Language:CSS 49.1%Language:JavaScript 41.2%Language:HTML 9.7%