Skip to content

tyler-morales/tylers-books

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

TODO

  • Style: Restyle hover book snippet info
  • UX: Remove hover info on the selected book
  • Animation: books should drop in from top of screen and land on bookshelf
  • Feature: Implement scroll on shelf image to move the book case up and show the about page
  • Bug: animation when book is selected is weird
  • Feature: catalog card flip onClick
  • Feature: mobile friendly- stack books vertically
  • Bug: mobile responsiveness
  • Bug: about section does not transition smoothly
  • Improvement: scroll books on grab and pull
  • Feature: add audio/ sound effects
    • Soothing background music
    • sound effects on:
      • books moving (shuffling)
      • buttons clicked
      • ui buttons to display the two buttons (on and off switch for each)
  • Update: fix modal