This repository is for practicing Bootstrap for a gaming website.
Ensure you enter the last four digits of your student number at the end of the forked repo name.
This is the third practice session focusing on bootstrap components into the gaming website project.
Please follow these instructions carefully:
-
Fork this repository.
-
Clone the forked repository to your local machine.
-
Design the website based on the Figma design, focusing only on phase 1.
-
Ensure the directory structure as follows:
- assets
- -- fonts
- --images
- styles
- --bootstrap(if you are using offline version)
- scripts
- index.html
- games.html
- Try to Use minimum pure styles and use bootstrap instead
- Pay attention to commented messages in the Figma design.
- Make the palette for default variables using
:root
in CSS. - Copy your last projects into this directory.
- If you have any problem in merging you can use
git push origin <your_branch_name> --force
- Bootstrap Document