Voyage-prework-tier1-website-template
A clone of the Conquer template
Made for the Chingu Tier 1 PreWork Assignment
This repository contains all the source code for the Tier1 Chingu Prework
Running the Project Locally
First, clone the repository to your local machine :
$ git clone https://github.com/Azghour-Saad/Azghour.github.io.git
$ cd Azghour.github.io
$ Open index.html in the browser OR
$ Use Live Server Extension like me and hit ( ALT + L + O )
$ will opened index.html through VSCode editor.
Easy Deployment to Github Pages :
Hosting your site with GitHub Pages is free and allows custom domains. To deploy, push your Showcase repository to GitHub. This is a great way to host a personal site, or even a multi-author site where contributions can be handled with pull requests and commit access.
OR
Documentation :
For more information about deploying to Github Pages, see these articles :