This was put together for the Responsive Web Design course on FCC. The primary aim was to create a responsive product landing page. The inspiration for this project is Acme Klien Bottle.
View here.
The project requirements can be tested by selecting the "hamburger menu" in the top left and selecting the "product landing page" option.
- Deployed to on Github pages here.
-
Clone the Repository
$ git clone https://github.com/normanrichardson/FCC-Landing-Page.git $ cd FCC-Landing-Page
-
Run a local server
For example:
$ python -m http.server
View on
localhost:8000