Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.