Skip to content

๐Ÿ’พ This repository contains the website source code for https://downloademoji.dev. This website allows users to quickly download large high-quality versions of their favorite emojis in .png or .jpeg formats!

Notifications You must be signed in to change notification settings

xsalazar/download-emoji

Folders and files

NameName
Last commit message
Last commit date
Dec 17, 2024
Feb 20, 2025
Jan 23, 2025
Dec 28, 2021
Aug 27, 2023
Jan 23, 2025
Dec 28, 2021
Jan 21, 2025
Aug 27, 2023
Mar 12, 2025
Mar 12, 2025
Aug 27, 2023
Aug 27, 2023
Jan 21, 2025

Repository files navigation

๐Ÿ’พ Download Emoji

This repository holds the source code for the website https://downloademoji.dev.

This website allows for quick browsing and downloading of large, high-quality versions of emoji, leveraging the image-converter backend application running in AWS.

Getting Started

This repository leverages VSCode's devcontainer feature to ensure all necessary dependencies are available inside the container for development.

Application

To get started:

npm install && npm start

This will start the application on your local machine, running on http://127.0.0.1:5173/.

โš ๏ธ Note that image downloads will not work locally as the backend only allows CORS requests from https://downloademoji.dev.

Deployments

All application deployments are managed via GitHub Actions and the ./.github/workflows/deploy.yml workflow.

Additionally, application dependencies are automatically managed and updated via Dependabot and the ./.github/workflows/automerge-dependabot.yml workflow.

About

๐Ÿ’พ This repository contains the website source code for https://downloademoji.dev. This website allows users to quickly download large high-quality versions of their favorite emojis in .png or .jpeg formats!

Topics

Resources

Stars

Watchers

Forks