GithubHelp home page GithubHelp logo

fredrikhov / wedding-rsvp Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 2.03 MB

Modern And Elegant Wedding RSVP

Home Page: https://wedding.hovweb.org

License: MIT License

JavaScript 3.74% TypeScript 74.39% HTML 0.90% CSS 20.97%
express node react reactrouter wedding-rsvp wedding-website

wedding-rsvp's Introduction

wedding-rsvp

wedding-rsvp is a modern and elegant wedding RSVP website designed to simplify the process of managing wedding invitations and guest responses. Built with React, React Router, Firebase, and Node.js, this project offers a seamless and efficient way for guests to RSVP to weddings online

Prerequisites

To run this project, you will need:

Installation

  1. Clone the repository:
    git clone https://github.com/Fredrikhov/wedding-rsvp.git
    cd wedding-rsvp
  2. Install dependencies for the frontend and backend:
    cd frontend
    npm install
    cd ../backend
    npm install
  3. Set up environment variables:
  • Create a .env.development & .env.production file in the backend/functions directory with the necessary environment variables (e.g., Firebase service account, port number and secret for session / cookie).
  1. Run the development servers:
  • Frontend:
    cd frontend
    npm run dev
  • Backend:
    cd backend/functions
    npm run dev

Deployment

Coming Soon

Contributing

We welcome contributions to enhance this project! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature-name).
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions or feedback, please feel free to open an issue or contact me at [email protected].

wedding-rsvp's People

Contributors

fredrikhov avatar

Watchers

Erlend S. Stenberg avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.