app/ layout.tsx # root layout, metadata, imports globals.css page.tsx # composes all sections in order globals.css # CSS variables, resets, shared base styles components/ Navbar.tsx / .module.css ...
A modern and responsive Online Book Store frontend built with React.js, Vite, and Tailwind CSS. The application provides a user-friendly interface for browsing books, managing a shopping cart, placing ...