Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 2.26 KB

README.md

File metadata and controls

40 lines (29 loc) · 2.26 KB

IT Booksrote

About

Catalog for quick search of IT books and authors. Each book contains a link to a purchase page or a download link.

Features

  • Convenient search for books, books are also divided into categories
  • Ability to view books by a specific author.
  • Adding books to the cart for quick access to the books you like.
  • Ability to change theme

Technology stack

Vite
Sass
React
TypeScript
React Router
Redux Toolkit
Feature-Sliced Design

Getting started

This project was bootstrapped with Create Vite

To get the frontend running locally:

Clone this repo

npm install to install all the dependencies defined in a package.json file.

npm run dev to start Vite dev server.