Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arturbomtempo-dev/christmas-card
Creation a web Christmas card to share with friends.
https://github.com/arturbomtempo-dev/christmas-card
card christmas-card css html javascript
Last synced: 5 days ago
JSON representation
Creation a web Christmas card to share with friends.
- Host: GitHub
- URL: https://github.com/arturbomtempo-dev/christmas-card
- Owner: arturbomtempo-dev
- Created: 2022-10-04T21:24:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-06T23:05:59.000Z (6 days ago)
- Last Synced: 2025-02-07T00:19:29.364Z (6 days ago)
- Topics: card, christmas-card, css, html, javascript
- Language: CSS
- Homepage: https://christmas-card-artur-bomtempo.vercel.app
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Christmas card
Project developed in Christmas 2021 to be able to send this message to my friends and teachers. This card was my first contact with web development and it was built by me through a video from the Youtube channel [Facul iv2](https://www.youtube.com/Faculiv2).![Christmas card image](https://user-images.githubusercontent.com/96635074/193930127-1f87b801-f309-4eca-8757-e0002976edc9.png)
## 🔨 Project functionality
The main function of this project is to share a Christmas message that has animation and dynamicity.## 💻 Technologies used
* [HTML](https://developer.mozilla.org/pt-BR/docs/Web/HTML): page structuring, accessibility and semantics
* [CSS](https://developer.mozilla.org/pt-BR/docs/Web/CSS): page styling and animation
* [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript): dynamicity of the page## 📁 Project access
You can view the hosted page by clicking [here](https://christmas-card-artur-bomtempo.vercel.app/).**Observation:** This program is designed to be accessed on computers (it is not responsive), so if it is used on mobile devices, the page layout will be misconfigured and some functions will not run.