Loading repository data…
Loading repository data…
skl-sunilkumar / repository
An unofficial, community-driven resource dedicated to supporting students enrolled in the BCA program at the University of Madras (UNOM). This platform serves as the go-to reference website for core course books and supplementary materials, built using modern web technologies including HTML, CSS, and JavaScript.
📚 Book to Refer - Sample Website A clean, responsive web application designed to showcase a curated list of book recommendations. This project serves as a reference for bibliophiles to find high-quality reading material across various genres.
🌐 Live Demo View the live project here: https://skl-sunilkumar.github.io/Sample-Book_website/
✨ Features Curated Book List: A hand-picked selection of essential books for personal and professional growth.
Responsive UI: Fully optimized for mobile, tablet, and desktop viewing.
Clean Navigation: Easy-to-use interface to browse through different titles and categories.
Direct Links: Includes references or purchase links for each book (if applicable).
🛠️ Built With HTML5: For the structural layout of the library.
CSS3: Custom styling and responsive design (Media Queries).
JavaScript: (Optional/If used) For dynamic filtering or interactive elements.
GitHub Pages: Used for hosting and deployment.
📂 Project Structure Plaintext ├── index.html # Main entry point of the website ├── style.css # Custom CSS for layout and design ├── script.js # Interactive functionality (if applicable) ├── assets/ │ └── images/ # Book covers and UI icons └── README.md # Documentation 🚀 How to Use Locally To run this project on your local machine:
Clone the repository:
Bash git clone https://github.com/skl-sunilkumar/Sample-Book_website.git Navigate to the folder:
Bash cd Sample-Book_website Open in Browser: Double-click index.html or use the "Live Server" extension in VS Code.
✍️ Author Sunil Kumar
GitHub: @skl-sunilkumar
📄 License This project is open-source and available under the MIT License.