/brainfunc-landing-page

Landing page for the BrainFunc game dApp

Primary LanguageCSS

Landing Page

Landing page template created using react for web or mobile apps

Instructions for template modification

  • Modify the src/utils/data.js file according to relevant data
  • Store images in paths specified in the data file above.
  • Change colors of the template in style/constants/constants.scss

Instructions for running

Run the following script to test in debug mode

npm install
npm run dev-watch

Navigate to localhost:8080 to see template

Deployment Instructions

The deployment and testing instructions for deploying to heroku can be found in instructions.md inside /scripts folder.

Optimizations

Do necessary optimizations as per the google optimizer tool after creation.

Author