Releases: ngocan-dev/bookstore-fe
Releases · ngocan-dev/bookstore-fe
Release list
Release v1.0.0 - Initial Release
🚀 Overview
First official release of Bookstore FE, a frontend application for an online bookstore.
This version provides a clean UI and basic functionality for browsing and interacting with book data.
✨ Features
- Browse book list
- View book details
- Basic navigation layout
- Responsive UI
🛠 Tech Stack
- React (Create React App)
- JavaScript
- CSS
📦 Installation
git clone https://github.com/ngocan-dev/bookstore-fe.git
cd bookstore-fe
npm install