This is a static website, designed and built by Dylate for Courtney Scott - owner of the brand Alpha Media Marketing.
The website is built with two custom designed HTML pages, styled primarily with Bootstrap 5. Bootstrap is extended using Sass. See style.scss for details.
The site is intended to be used with Vercel, but can be deployed a number of different ways.
To get the server up and running, simply run the following command:
yarn start
or
npm run start