ethglobal.co
Install the dependencies:
Run the development server:
Production build to /public
:
Each of the sections in the site are placed in src/sections
. Refer to the comments there to add content: data has been separated out into objects for complex UI components.
The component src/components/common/SEO.js
handles all meta data and SEO content, modify the SEO_DATA
variable to add the data automatically.