https://github.com/emanuelefavero/day-night
This is a simple day/night cycle animation with a sun and stars
https://github.com/emanuelefavero/day-night
animation css day-night-cycle html javascript sun
Last synced: about 1 year ago
JSON representation
This is a simple day/night cycle animation with a sun and stars
- Host: GitHub
- URL: https://github.com/emanuelefavero/day-night
- Owner: emanuelefavero
- License: mit
- Created: 2023-03-24T00:08:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T00:10:54.000Z (about 3 years ago)
- Last Synced: 2025-02-04T16:50:30.961Z (over 1 year ago)
- Topics: animation, css, day-night-cycle, html, javascript, sun
- Language: CSS
- Homepage: https://emanuelefavero.github.io/day-night/
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Day Night
This is a simple day/night cycle animation with a sun and stars.
> Note: It would be fun to add a moon and clouds. Also it could be a starting pint for creating a weather application so that the day/night cycle is based on the location and time of day (by using the Geo location API)
## Demo
- [https://emanuelefavero.github.io/day-night/](https://emanuelefavero.github.io/day-night/)
#### Screenshot

## Usage
- clone the repo and open the `index.html` file in your browser
## License
- [MIT](LICENSE.md)