Page Link: https://voxyb89.github.io/Date-Display-App/
The Date Display App is a simple web application that allows users to input a specific end date and displays the days, months, and years until that date. Users can also download the output in text files for their convenience. This app is built using HTML, CSS, and JavaScript.
- Input a specific date and see the days, months, and years until that date.
- Display results in a user-friendly format.
- Download the displayed results as text files.
- Responsive design for better usability on different devices.
- HTML
- CSS
- JavaScript
To install and run this project locally, follow these steps:
-
Clone the Repository
Open your terminal and run the following command:
git clone https://github.com/VoxyB89/date-display-app.git
-
Navigate to the Project Directory
cd date-display-app -
Open the index.html file in your browser
You can open the index.html file directly in your web browser to view the application.
- Select a date using the date input field.
- Click the buttons to display the full date, days, months, or years until the selected date.
- Use the download buttons to save the displayed results as text files.
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push to your branch and submit a pull request.
This project is licensed under the MIT License. See the LICENSE