https://github.com/abhiramborige/dynamic-greetings
A simple Javascript Project, through which, we can share our greets to our dear ones !!.
https://github.com/abhiramborige/dynamic-greetings
animation-css greetings hacktoberfest
Last synced: 2 months ago
JSON representation
A simple Javascript Project, through which, we can share our greets to our dear ones !!.
- Host: GitHub
- URL: https://github.com/abhiramborige/dynamic-greetings
- Owner: Abhiramborige
- Created: 2020-12-12T17:01:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-12T16:24:06.000Z (over 1 year ago)
- Last Synced: 2025-01-26T10:09:44.444Z (4 months ago)
- Topics: animation-css, greetings, hacktoberfest
- Language: JavaScript
- Homepage: https://creative-greets.netlify.app/
- Size: 1.79 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dynamic-Greetings
A simple Javascript Project, through which, we can share our greets to our dear ones !!.
***
## A Look !![]()
***
[](http://www.youtube.com/watch?v=L7iKSmuuNuw)***
## Features
* Online Greeting made effective.
* Super User Freiendly.
* Customizable designs.
* Main purpose is to greet Diwali wishes.
* No restrictions.
* Huge scope on future updates.
* Distinguish emoji and normal character
* Shorten URL and share your warm wishes.## URL Shortener.
### Code Forked from "WebDevSimplified" and Used to my project "Dynamic-Greetings" for shortening the URL for an easy convey of greetings. [Project here.](https://github.com/Abhiramborige/Dynamic-Greetings/)## API format:
- GET root/.netlify/functions/server/ - health.
- GET root/.netlify/functions/server/:shortUrl - unique shortID for long URL.
- POST root/.netlify/functions/server/shortUrl - map each long URL to shortID.### [Hosted in Netlify using this.](https://paulreaney.medium.com/deploy-express-js-on-netlify-91cfaea39591)