This repository contains the assignments for Skill Lab Full Stack Development Course, focusing on the MERN stack with Bootstrap, undertaken during my 4th semester.
The Bootstrap Components Web Page is a responsive web page using Bootstrap named "CinèBook", featuring a navbar for smooth navigation, a carousel for image display, an accordion for collapsible panels, a stylish primary button, and visually appealing cards.
- Files:
CinèBook.html
- Images:
poster1.jpeg
,poster2.jpg
, ...
The Bookstore UI is a user-friendly online book store interface using Bootstrap components named "Book Haven", featuring a responsive layout, carousel for featured books, book cards with "Add to Cart" functionality, and a modal contact form. It includes HTML, CSS, and JavaScript for seamless browsing and shopping.
- Files:
BookHaven.html
,book-details.html
,styles.css
To get started with the assignments, follow these steps:
-
Clone the repository to your local machine.
git clone https://github.com/advithialva/Skill-Lab-4-sem.git
-
Navigate to the desired assignment folder.
-
For Assignment 1: Open the
CinèBook.html
file in your web browser.For Assignment 2: Open the
BookHaven.html
file in your web browser.
Any contributions to the assignments are welcome. If you would like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Create a pull request.