Skip to content

CaptainFredric/Bookstore

Repository files navigation

Bookstore (Library Layout)

A two-page tutorial-style bookstore site kept in your main GitHub repo and cleaned up to remove the duplicate local copy.

Project review

  • DAN_DEBUGGER_PROJECT_REVIEW.md (build log, architecture, decisions, reusable patterns)

Deploy

  • DEPLOYMENT.md (GitHub Pages + other static hosts)

Open it

  • Double-click index.html or Books.html, or
  • Run this from the project folder:
open "index.html"

What’s inside

  • Sticky navbar + hero section
  • Dedicated home page and books page
  • Responsive mobile menu
  • Books grid with price and rating sorting
  • Shared styling in styles.css
  • Shared menu behavior in index.js
  • Books page rendering in books.js

Customize the books

Edit the BOOKS array in books.js.

About

Bookstore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors