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.
-
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.
The website is deployed here.
I have used GitHub Pages, the instructions for publish a site are here.