A mobile-first application built with modern web technologies and Parcel for a smooth development experience. It allows users to browse and purchase books from a variety of categories.
- Browse a curated selection of books
- Filter and search for specific books
- View detailed information for each book
- Add items to a shopping list
- Responsive layout for optimal viewing on all devices
- Performance optimization for fast loading times
- Dark mode for a more comfortable reading experience
- HTML
- CSS
- JavaScript
- Axios
- Swiper.js
- Tui.Pagination
- Parcel
- Clone the repo:
git clone https://github.com/yaromatv/project-bookdepot.git - Install dependencies:
npm install - Start the server:
npm start
