Skip to content

Releases: ngocan-dev/bookstore-fe

Release v1.0.0 - Initial Release

Pre-release

Choose a tag to compare

@ngocan-dev ngocan-dev released this 26 Mar 09:47

🚀 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