Technologies to learn HTML, CSS, Bootstrap, GIT, JavaScript, React
What Will I Learn?
- We will learn how to build the frontend of an ecommerce application, we start by using HTML to create the content and user interface of this application.
- We style the ecommerce application using CSS, We take a look at principles of design, by asking our selfs what and what makes website beautiful
- We add some Google/Custom fonts, background images etc We use CSS flex box for the layout
- We look at the principles behind mobile responsive web app and we use css media query to create it
- We learn about Bootstrap 5 frameworks and use it to style common components like menu, forms, tables and quickly make it mobile responsive