Little React app I built for my sister-in-law's wedding 🥂
- Boostrapped with Create React App.
- Hosted on Netlify, making use of Forms.
- Uses the Tasman theme from awsm.css.
Not sure why you'd be running this... I suppose maybe you want to replace all their info with your own? Anyway:
Option 1:
yarn install
and then yarn start
.
Option 2:
Install and run Docker, then just run make
.