Skip to content

Latest commit

 

History

History
executable file
·
29 lines (15 loc) · 713 Bytes

File metadata and controls

executable file
·
29 lines (15 loc) · 713 Bytes

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