# Online Book Store
UI for Online Book Store developed by using ReactJS

Inspired by https://www.uplabs.com/posts/book-store-website-interface

|      Original design      |    Implementation    |
| ------------------------- |:--------------------:|
| ![alt text](original_design.png)|![Output sample](booksGIF.gif) |

### Instructions
- Clone repository: `git clone https://github.com/NadiKuts/react-book-store-concept.git`

- Navigate to the created folder: `cd react-book-store-concept`

- Install dependencies: `npm install`

- Start the project `npm start`

### Sources
React Slick Carousel Component:
https://github.com/akiran/react-slick

Books information:
https://www.bookdepository.com/

### License
MIT License
