Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/klpod221/wedding-invitation
// My online Wedding Invitation
https://github.com/klpod221/wedding-invitation
node nodejs tailwind tailwind-css tailwindcss vite vitejs wedding-invitation wedding-website
Last synced: 6 days ago
JSON representation
// My online Wedding Invitation
- Host: GitHub
- URL: https://github.com/klpod221/wedding-invitation
- Owner: klpod221
- Created: 2024-10-30T02:38:04.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T11:23:13.000Z (23 days ago)
- Last Synced: 2024-12-02T12:26:37.200Z (23 days ago)
- Topics: node, nodejs, tailwind, tailwind-css, tailwindcss, vite, vitejs, wedding-invitation, wedding-website
- Language: HTML
- Homepage: http://wedding.klpod221.site/
- Size: 28.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
--// Wedding Invitation //--
## About
This is my online Wedding Invitation. It is a simple and elegant website that I created to invite my friends and family to my wedding. The website is built using [Vite](https://vitejs.dev/), vanilla JavaScript, and [Tailwind CSS](https://tailwindcss.com/).
## Development
To run the project locally, clone the repository and run the following commands using [Node.js](https://nodejs.org/). I currently use Node.js v20.
```bash
npm install
npm run dev
```Open [http://localhost:5173](http://localhost:5173) to view it in the browser.