An open API service indexing awesome lists of open source software.

https://github.com/mehmet-github06/day-and-night

This project implements a day and night cycle effect using HTML, CSS, The background changes dynamically to simulate different times of the day.
https://github.com/mehmet-github06/day-and-night

css3-animations html5

Last synced: 4 months ago
JSON representation

This project implements a day and night cycle effect using HTML, CSS, The background changes dynamically to simulate different times of the day.

Awesome Lists containing this project

README

          

# Day and Night Cycle

This project implements a day and night cycle effect using HTML, CSS, and JavaScript. The background changes dynamically to simulate different times of the day.

## Table of Contents

- [Description](#description)
- [Screenshot](#screenshot)
- [Live Demo](#live-demo)
- [Technologies Used](#technologies-used)
- [How to Use](#how-to-use)
- [Contributing](#contributing)
- [License](#license)

## Description

The web page displays a transition effect between different times of the day: morning, noon, afternoon, evening, and night. Each phase of the day is represented by a background image, and the transition between them creates a seamless day and night cycle effect.

## Screenshot

![Screenshot](./img/Screenshot_1.jpg)

## Live Demo

[View Live Demo](https://gece-v-eg-nd-z.vercel.app/)

## Technologies Used

- HTML5
- CSS3

## How to Use

1. Clone this repository to your local machine.
2. Open the `index.html` file in your web browser.
3. Experience the day and night cycle effect as the background transitions between different times of the day.

## Contributing

Contributions to this project are welcome! If you'd like to enhance the project or fix any issues, feel free to fork the repository and submit a pull request.

## License

This project is licensed under the [MIT License](LICENSE).