Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.