mikehappythoughts / Ghost-Recon-Next-js-landing-page

The Ghost Recon breakpoint landing page is a static generated accessable and responsive site using the Next js framework. And uses SASS with a BEM approach for the styling of this page. All of the data used in this prototype is consumed from an external JSON file.

Home Page:https://mikehappythoughts.co.uk/projects/landing-page/ghost-recon/

Repository from Github https://github.commikehappythoughts/Ghost-Recon-Next-js-landing-pageRepository from Github https://github.commikehappythoughts/Ghost-Recon-Next-js-landing-page

Ghost Recon breakpoint - prototype landing page

Desktop and mobile screenshots of Ghost recon breakpoint prototype site

Description

The Ghost Recon breakpoint landing page is a static generated accessable and responsive site using the Next js framework. And uses SASS with a BEM approach for the styling of this page. All of the data used in this prototype is consumed from an external JSON file.

Tech Stack

Next js, Sass, JSON (data source), Bootstrap 4 grid and bigpicture js

Documentation

Next.js

Getting Started

First, run the development server:

npm run dev

# or

yarn dev

About

The Ghost Recon breakpoint landing page is a static generated accessable and responsive site using the Next js framework. And uses SASS with a BEM approach for the styling of this page. All of the data used in this prototype is consumed from an external JSON file.

https://mikehappythoughts.co.uk/projects/landing-page/ghost-recon/

License:MIT License


Languages

Language:JavaScript 61.8%Language:SCSS 38.2%