Table of Contents
This repo houses the files used to build the static Company website, available at
The project was built for Responsive Web Design course as assignment.
Features:
- Static website
- Responsivness thanks to Bootstrap 12 grid system
- Two JavaScipt made games
These technologies were requirements for the Responsive Web Design assignment
The text is dummy data.
The content for the the website is in .html
files.
All CSS files can be found in css folder.
There are two games made in JavaScript that can be played by clicking on the buttons from the home page.
- Clone the repository:
git clone https://github.com/davele-itsme/Company-website.git
- Use your favourite IDE