Skip to content

I built this website for my personal wedding using Remix and Google Sheets API

Notifications You must be signed in to change notification settings

fauzialz/amifauzi.com-open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
May 28, 2023
May 28, 2023
May 28, 2023
Aug 3, 2022
May 28, 2023
May 28, 2023
May 28, 2023
May 28, 2023
May 28, 2023
May 28, 2023
May 28, 2023
May 28, 2023
May 28, 2023
May 28, 2023

Repository files navigation

amifauzi.com

amifauzi.com-open

I built this website for my personal wedding website amifauzi.com. Available features:

  • Welcome modal connected to Google Sheet
  • Hero section with a responsive background picture
  • Bride and Groom section
  • Countdown until marriage date section
  • Agendas section
  • Google Map section
  • Pre-wedding gallery section
  • Message section connected to Google Sheet, submit button guarded by Google Sign In
  • Digital Envelope section
  • Background music Player

Depelopment

This project use Remix. To run your Remix app locally, make sure your project's local dependencies are installed:

npm install

Afterwards, start the Remix development server like so:

npm run dev

Open up http://localhost:3000 and you should be ready to go!