📚 Ebook Store
A modern, SEO-optimized frontend for an eBook store built using Next.js and React. This application enables users to browse, search, and preview eBooks with a clean and responsive interface.
📚 Ebook Store
A modern, SEO-optimized frontend for an eBook store built using Next.js and React. This application enables users to browse, search, and preview eBooks with a clean and responsive interface.
🔗 Live Demo: ebook-store-navy.vercel.app
🚀 Features
- 🔍 Search for books by title
- 📘 View detailed book pages
- 🎯 Responsive design for all screen sizes
- ⚡ Fast performance with Next.js static generation and routing
- 🔒 Protected routes for authenticated users
- 🎨 Clean, semantic HTML/CSS layout
- 🧠 SEO optimized for search engine visibility
🛠️ Technology Stack
- Framework: Next.js
- Library: React
- Routing & SSR: Next.js App Router
- State Management: Redux Toolkit
- Styling: Vanilla CSS, Styled Components
- Icons: React Icons
- Deployment: Vercel
📂 Project Structure
The project follows a clean and organized structure with reusable components, utility functions, and proper separation of concerns for maintainable code.