Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 580 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 580 Bytes

Esports at Yeovil College

This website is a college assignment. It's built on modern technologies with static page generation, and it's fully responsive.

Tech Stack

  • React JS
  • Next JS
  • Netlify (deployments)
  • SCSS modules
  • @media queries

Visit

Visit the site. It's hosted on Netlify, which means it's automatically re-deployed when changes are pushed to the master branch! A develop branch exists for testing purposes.

Local Hosting

To run locally, clone this repository and run yarn start in the root directory.