Skip to content

LenaYork/bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A book store where a user can:

  • look through the book catalog
  • filter books by writer/year/genres
  • sort displayed books by price
  • add books to the cart
  • check the cart and see the total price

Modal log in window collects inputs visible in console as an object.

Cart and book catalogue state is kept using local storage which makes the state available after page reload

code: https://github.com/LenaYork/bookstore

demo: https://lenayork.github.io/bookstore

About

bookstore react demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published