Skip to content

rdannog/uloax_gatsby_landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ULOAX - Your everyday travel partner

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.

See the project online here!


🗄️ Revised Concepts

  • Componentization
  • Use of Routes
  • CMS API consumption
  • Responsive design
  • Git Flow
  • Documentation
  • Debugging code
  • Pair programming

📕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/uloax_gatsby_landing-page.git

2. Install the dependencies

cd uloax_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 and Marxine 🚀.