Thanks for checking out this front-end coding challenge.
To do this challenge you need a basic understanding of HTML and CSS.
Your task is to build out this landing page and get it looking as close to the design as possible. All the files needed are included in the /project-files
folder.
The designs are in JPG static format. This will mean that you'll need to use your best judgment for styles such as font-size
, padding
and margin
. This should help train your eye to perceive differences in spacings and sizes.
The Design file(figma) is included in order to inspect the design in more detail you can Check the Design Here.
You will find all the required images in the /images
folder. The images are already optimized.
Feel free to use any workflow that you feel comfortable with. Below is a suggested process, but do not feel like you need to follow these steps:
- Clone the Repo (https://github.com/kelvinconrad/smart-vpn-landing-page.git)
- Create a new folder on your pc and copy the Project-File folder to your new created folder
- Start the project
Have fun building! 🚀
Kelvin Conrad – Twitter – [email protected]
- Fork it (https://github.com/kelvinconrad/smart-vpn-landing-page.git/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request