Build a Responsive Website with Animations
- HTML
- CSS
- Javascript
- Initial project
- Header component
- iPhone-11 component
- iphone-11-pro component
- watch component
- Responsive for medium screen
- Responsive for iPad devices
- Responsive for mobile devices
- Animations
I learn a little more about HTML
& CSS
- Layout HTML
- Use keyframe and hover effect animations, several animations with
CSS
&JS
- Use media queries to make responsive
.
├── images
├── README.md
├── index.html
├── styles.css
└── main.js
Use the cmd line to clone repo to your computer
git clone [github_repo_url]
Open index.html
to run the application