Readme update.

This commit is contained in:
Bradley Shellnut 2021-06-03 18:08:56 -07:00
parent e8dad766f5
commit a32c394dd9

View file

@ -1,17 +1,27 @@
# Wedding Website
## This is a skeleton template of the wedding website I created
## Names, Dates, Locations are all hardcoded to a value
The site implements a basic auth to protect access without knowing the password to the site.
## Tech
Overall a typical NextJS Application
### Frontend
- ReactJS
- Styled Components
- Next Iron Session for Login
- Images
- Loaded using either the default NextJS image with custom blur animation
- Or loading using Cloudinary on NextJS image and custom blur
### Backend
- NextJS APIs
- Next Iron Session for Login
- Server side rendering of base pages checking to see if user is logged in
- Mongoose DB for MongoDB
- Used to store RSVPs and default login