Skip to content

Evgeniya-Alekseyenko/book-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A book shop

Introduction

This is a book shop with a user-friendly interface where you can view the full list of products, sort them by name or price. Details about each book can be viewed on the page of a separate book, get acquainted with its characteristics, add the required amount of products to the cart. Simple user authorization is implemented, the state of the cart is saved for each user after he logs out.

Technologies

  • ReactJS
  • React Hooks
  • Fetch
  • CSS-Modules / SCSS
  • React Router v6