Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.11 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.11 KB

Coming Soon Webpage

This project is a simple "Coming Soon" webpage designed using HTML, CSS, and JavaScript. It provides a basic template that can be customized easily for displaying information about an upcoming event, product launch, or any other future announcement.

Features

Responsive design for various screen sizes. Countdown timer to the specified launch date/time. Minimalistic and clean layout. Preview

Technologies Used

HTML CSS JavaScript

How to Use

Clone the repository:

bash

Copy code git clone https://github.com/your-username/coming-soon-webpage.git Navigate into the project directory:

bash

Copy code cd coming-soon-webpage Open index.html in a web browser.

Customization

Modify index.html to update the content such as event title, description, and social media links. Adjust styles in styles.css to change colors, fonts, or layout according to your preferences. Customize the countdown timer in script.js by setting the target date and time.

Contributors

Uvindu Anuradha (@uvindu94)

License

This project is open for you all.

Notes:

*no database or email function is included