This project is an online wedding invitation that has RSVP feature where invited guests confirm their attendance through the website and the data is saved on the database. They will also get a confirmation email after sending their RSVP.
React, Node, Express, PostgreSQL, Nodemailer, GoogleMail API, Docker are among the technologies used in this project.
It is available at https://emanuele-maya-wedding.herokuapp.com/
It is also desktop and mobile size responsive.
In the project's client folder, you can run:
npm run dev
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.