Skip to content

Bracket explore is a landing page concept created as a way for me to learn gatsby, contentful, and material-ui.

Notifications You must be signed in to change notification settings

Gerardo-S/bracket-explore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brackets

Description

Landing page for a made up entertainment agency which products offer virtual experiences while in the comfort of your own home. Application was created as a way to grasp the basic concepts of gatsby, contenful, and material-ui.

Instruction/Use

Gatsby is a React-based framework decoupling content and development workflows through the use of its data layer technology known as GraphQL. GraphQl allows developers to query for the data you need all in one place. See gatsby docs at https://www.gatsbyjs.com/docs/tutorial/part-4/ for more information.

Begin gatsby site by using Gatsby CLI for quick boilerplate templates
npm i -g gatsby-cli
To create a new application using gatsby use the command gatsby new or if you do not wish to install Gatsby CLI you can create a new site by running npm init gatsby instead. Follow Gatsby CLI prompts to configure your new gatsby site.

For this application download example template or clone repo. Instal it and run:

npm i
npm run develop | gatsby develop

Demo of Application

Brackets Landing Page

Deployed Link: https://bracketexploremain.gatsbyjs.io/

About

Bracket explore is a landing page concept created as a way for me to learn gatsby, contentful, and material-ui.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published