Source code of my website (michaelcereda.com)
It has been built in React, HTML, CSS.
Instead of creating a simple Wordpress website i decided to develop an Isomorphic/Universal React based website.
I wrote some posts on my blog about the making of this website, if you’re curious about it check here
Or if you want to see it in action: http://michaelcereda.com
npm install
npm run dev
The app will be available at localhost:8000
#License Everything except “content files” (Images, md/text files containing informations, etc) can be used for learning purposes. If you have any question just contact me :)