Skip to content

Latest commit

 

History

History
106 lines (81 loc) · 3.11 KB

File metadata and controls

106 lines (81 loc) · 3.11 KB

Rise and Fall of Ziggy Stardust and the Spiders from Mars

gatsby styled-components graphql npm Git Netlify

Table of Contents

AboutRevised ConceptsInstallation

📌About

Construction of a landing page based on a template, using GatsbyJs. Project developed at Vai na Web with the aim of learning. I love David Bowie, hope you enjoy it!

See the project online here!


🗄️ Revised Concepts

  • Componentization
  • Use of Routes
  • CMS API consumption
  • Responsive design
  • Documentation
  • Debugging code
  • Designing components

📕Installation

Recommendations

  • It is recommended that you have installed Google Chrome or Edge
  • I recommend using VSCode as development IDE

Let's divide it into 3 steps.

  1. Clone this repository
  2. Install dependencies
  3. Initializing the project

1. Clone this repository

git clone https://github.com/rhayssadandara/ziggy-stardust_gatsby_landing-page.git

2. Install the dependencies

cd ziggy-stardust_gatsby_landing-page
npm install

Make sure your internet is stable, as this may take a while

3. Initializing the project

npm run develop

Open the code and start customizing!

Project is now running at http://localhost:8000!
  1. Learn more

Released in 2021.

Made with 💖 by Dandaro 🚀.