Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T06:58:02.000Z (3 months ago)
- Last Synced: 2024-10-01T04:02:42.602Z (3 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: 200 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `Friendship Day Wish`
![build-test](https://github.com/sanwebinfo/friendship-day-greeting/workflows/build-test/badge.svg)
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