-
Book Overview & Buying
-
Table Of Contents
Frontend Web Development Bootcamp - Build a Twitter Clone
By :
Frontend Web Development Bootcamp - Build a Twitter Clone
By:
Overview of this book
If you want to learn how the most popular and widely used websites are created, this Frontend Web Development Bootcamp is for you. In this course, you’ll build a website by cloning Twitter. Before you start building the website, you’ll be taken through each of the technologies that you need to be well-versed with to build this project.
Starting with HTML and CSS, you’ll build three different pages for your app – the main page, login page, and newsfeed page. Once you’ve got to grips with JavaScript and DOM, you’ll add some functionality to your project. With the step-by-step instructions, this course will guide you in creating some validation to navigate between different pages. You’ll also be able to build different modal boxes, create a sidebar, and add a dark mode. Finally, you’ll make your project fully responsive on different screen sizes, so it’s compatible with all types of devices.
By the end of the course, you’ll have learned the skills necessary to master Responsive Web Design.
All the codes and supporting files for this course are available at - https://github.com/PacktPublishing/Frontend-Web-Development-Bootcamp---Build-a-Twitter-Clone
Table of Contents (15 chapters)
Welcome
HTML Crash Course
CSS Crash Course
CSS Grid
Project - Build a Twitter Clone (Main Page)
Project - Build a Twitter Clone (Login Page)
Project - Build a Twitter Clone (News Feed Page)
JavaScript Crash Course
DOM Crash Course
Project - Build a Twitter Clone (Add JavaScript to Main and Login Page
Project - Build a Twitter Clone (Post Modal Box)
Project - Build a Twitter Clone (Sidebar)
Project - Build a Twitter Clone (Dark Mode)
Project - Build a Twitter Clone (Responsive Web Design)