https://github.com/sanwebinfo/friendship-day-greeting
A special Friendship Day greeting for your Friend.
https://github.com/sanwebinfo/friendship-day-greeting
friends friendship friendship-day friendship-day-wishes greetings happy-friendship-day html jsx preact tailwindcss typescript vite wishes
Last synced: about 1 month ago
JSON representation
A special Friendship Day greeting for your Friend.
- Host: GitHub
- URL: https://github.com/sanwebinfo/friendship-day-greeting
- Owner: sanwebinfo
- License: mit
- Created: 2024-07-29T09:38:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-07T22:09:39.000Z (about 2 months ago)
- Last Synced: 2025-04-07T23:22:52.030Z (about 2 months ago)
- Topics: friends, friendship, friendship-day, friendship-day-wishes, greetings, happy-friendship-day, html, jsx, preact, tailwindcss, typescript, vite, wishes
- Language: JavaScript
- Homepage: https://frnds.netlify.app/?name=Friend-Name
- Size: 340 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `Friendship Day Wish`

Built using Preact and Vite
> This Project for My Learning Purpose 📑
## Getting Started
- Clone or Download the Repo
```sh
git clone https://github.com/sanwebinfo/friendship-day-greeting
cd friendship-day-greeting
```- `pnpm install` - Install Packages
- `pnpm dev` - Starts a dev server at
- `pnpm build` - Builds for production, emitting to `dist/`
- `pnpm preview` - Starts a server at to test production build locally
- For Modifications Check `/src/` Folder
- Static Files `/public` Files
- `index.html` : Main File load the Project**LIVE URL : **
## DOCS
- Learn More about Preact:
## Free Hosting
It is a fully static-generated site that you can host at zero cost in
- Cloudflare Pages
- Netlify
- Vercel
- Render## LICENSE
MIT