This repository contains the frontend code for the Digital Library project. This platform aims to provide a rich digital library experience with user interaction, book management, and personalized reader recommendations.
- React
- TypeScript
- Tailwind CSS
- Redux, Zustand, Context API
- Axios
-
Ensure Node.js is installed
Make sure you have Node.js installed on your machine. You can download it from Node.js. -
Clone the Repository:
git clone https://github.com/ecodant/gotabook-client.git
-
Install dependencies
npm install
-
Start client server
npm run dev