Master Front End Web Development-Build 3 Portfolio Projects
In this course you will learn how to build and deploy your own portfolio with 3 different tech stacks. The styling and theme will be completely ...
Start Learning Build 3 Portfolio Now => Build 3 Portfolio
What you'll learn
- Writing CSS in Plain HTML , React , Tailwind CSS
- Advantages of Tailwind CSS over Pure CSS
- CSS Colours , Heights , Widths , Sizes , Flexboxes and Alignments , Positions (Static , Relative , Absolute) , Keyframes and Animations
- Bootstrap and Overriding bootstrap classes
- Inline styling and External Styling
- Resources and Deployment for 3 Projects
Welcome to the course ' Master Front End Web Development-Build 3 Portfolio Projects '
In this course you will learn how to build and deploy your own portfolio with 3 different tech stacks. The styling and theme will be completely different in every project.
We will use the following tech stacks in our 3 projects.
1. HTML , CSS , Bootstrap
2.React and Pure CSS
3.React and Tailwind CSS
This is the one and only course to master your CSS skills in different platforms. Because the css will be same behind the scenes but in actual implementation it will be difficult.
We will learn the following the following topics by the end of the course.
1 . Writing CSS in Plain HTML , React , Tailwind CSS
2. Advantages of Tailwind CSS over Pure CSS
3. CSS Colours , Heights , Widths , Sizes
4. Flexboxes and Alignments
5. Bootstrap and Overriding bootstrap classes
6. Inline styling and External Styling
7. Positions (Static , Relative , Absolute)
8. Keyframes and Animations
9. Single page applications and Components
10 . States and Props
11 . Tailwind Installation and Configuration
12 . Working with tailwind css and pure css simultatniously
12 . Deployment to netlify
HTML
The HyperText Markup Language, or HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript.
CSS
Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.
Bootstrap
Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.