Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 680 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 680 Bytes

Landing Page Project

Table of Contents

brief

A Dynamic project done as a requirement in udacity web development course presenting SCQA storytelling framework in four sections Situation , Complication , Question and Answer

How to use it

you can easly drag and drop the html file into your browser and it's gonna be started in a new tap

How it was useful for me

i learn new js methods in order to make this project like ( scrollIntoView , getBoundingClientRect ) and used vanilla js instead of third party libraries like (React , jQuery)