You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web Dev has two subparts- the Frontend and the Backend of the website. Frontend is what you see in a browser whereas Backend (which cannot be seen) handles the logic and functionality that is necessary for everything to work 💻
The frontend of a website is made up of 3 major types of files:
1. Hyper Text Markup Language (.html)
2. Cascading Style Sheets (.css)
3. JavaScript (.js)
For the present workshop , we will focus on the frontend part , The requirements for Web Development Bootcamp are lited Below with installation instructions