Skip to content

JanProchy/budeme-prochazkovi

Repository files navigation

Budeme Procházkovi

Angular Netlify Status

A modern wedding website built with Angular.

🌸 About

Budeme Procházkovi is a wedding web application designed to provide guests with all the important information about the wedding day. It features a beautiful, responsive design and is optimized for both desktop and mobile devices.

🚨 Lighthouse results

Lighthouse Performance Lighthouse Accessibility Lighthouse Best Practices Lighthouse SEO

🚀 Features

  • Elegant, mobile-friendly UI
  • Guest information and RSVP
  • Social media sharing (Open Graph & Twitter meta tags)
  • Google Analytics integration
  • Two hidden easter eggs to get free shots at the wedding
  • Deployed with Netlify

🛠️ Tech Stack

📦 Project Structure

.
├── src/
│   ├── app/                # Angular components & modules
│   ├── assets/             # Images and static assets
│   ├── index.html          # Main HTML file with meta tags
│   └── styles.scss         # Global styles
├── public/                 # Public assets
├── .netlify/               # Netlify configuration
├── package.json            # Project dependencies & scripts
├── angular.json            # Angular workspace config
└── README.md               # Project documentation

🧑‍💻 Getting Started

Prerequisites

Installation

git clone https://github.com/your-username/budeme-prochazkovi.git
cd budeme-prochazkovi
npm install

Development Server

Start the local dev server:

npm start

Open http://localhost:4200 in your browser.

Building for Production

npm run build

The build artifacts will be stored in the dist/ directory.

Running Unit Tests

npm test

Deploying

Deploy to Netlify (requires Netlify CLI):

npm run deploy

📄 Meta Tags & SEO

The site includes Open Graph and Twitter meta tags for rich link previews.
Google Analytics is enabled via gtag.js.

🤝 Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

📃 License

This project is licensed under the MIT License.


Made with ❤️ for our wedding.

About

Svatební web

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors