Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Paresh-Wadhwani/Frontend_Bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend_Bootcamp

Intro

This Hobby Project is a static website which represents the homepage of an imaginary Frontend Bootcamp.

Technologies Used

Most of the website is written in plain HTML with Bootstrap as a CSS Library. A bit of JavaScript is also used to implement & configure the map component from Mapbox.

Brief About the Features

  • With the help of Bootstrap, the website is made fully responsive such that it looks beautiful on all screen sizes like PCs, Tablets, & Phones.
  • A Modal is also implemented on the "Start The Enrollment" button with the help of Bootstrap.
  • A Map component is implemented using a tool named Mapbox.

References