The best way to learn is by creating real life projects, this is the typical landing page your boss or a startup company owner will like to build.
This project comes with the necessary files to start working, but you have two options to start:
a) Open this link in your browser to clone it with gitpod: https://gitpod.io#https://github.com/breatheco-de/exercise-landing-page-javascript.git b) You can clone this repository on your local computer:
1$ git clone https://github.com/breatheco-de/exercise-landing-page-javascript.git
๐ก Important: Remember to create a new repository, update the remote (git remote set-url origin <your new url>
), and upload the code to your new repository using add
, commit
and push
.
Demonstrate how you can build this beautiful landing page without the need of bootstrap:
./img
folder.padding-1
or continainer
instead project related names like the-dog
or my_header
.Additional goals (if you feel confident):
HTML5 and CSS and Javascript.