Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.1 KB

PhilAndSteph.co.uk Source Code

I have decided to re-write this site from PHP into a React app.

Upon speaking to my friend @shedali he has inspired me to expose more if not all of what I do, and therefore code I write.

So here it is, the new and improved version of my wedding website, PhilAndSteph.co.uk.

The Universal aspect of the site was inspired mainly by the following source. I decided to remove Redux from the site due to time constraints of getting the re- design turned around, and a lack of tutorials on how to accommodate the setup I wanted. I eventually reluctantly switched from Browserify to Webpack also.

https://scotch.io/tutorials/react-on-the-server-for-beginners-build-a-universal-react-and-node-app

** LIVE version not yet using this repository **

Dependencies

Node understanding ES2015 syntax is a must to get this site running, for the Webpack build to run. I have been running with version 6.3.1.