MinervaLong / tier1_chingu

Pre-Work Project for Chingu Voyage 11 (Tier 1) It is about cloning a template in HTML/CSS/JS without Bootstrap and JQuery, August 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-work Solo Project - Tier 1 - Chingu Voyage 11 (August, 2019)

readmeImgD

Overview

The Chingu Project facilitates remote team experiences (Voyages) for different skills level to developers, data scientists and designers. In order to get in the Voyage 11 it is necessary to submit Pre-work Solo Project. This repository is this Solo Project Tier 1 (level 1), which consist in cloning in a similar way the Conquer Template with HTML/CSS/JS without using Bootstrap or JQuery.

Installation

  • Fork this repository

  • In the terminal, inside the folder where you want to put your project, clone your repository:

git clone https://github.com/YOUR_USERNAME/tier1_chingu
  • Then open the folder from your code editor and go live, I use the extension 'Live Server' for Visual Studio Code.

Demo

The website is deployed here.
I have used GitHub Pages, the instructions for publish a site are here.

About

Pre-Work Project for Chingu Voyage 11 (Tier 1) It is about cloning a template in HTML/CSS/JS without Bootstrap and JQuery, August 2019


Languages

Language:HTML 62.4%Language:CSS 34.6%Language:JavaScript 3.0%