This repository contains the front-end code for the book-reserve project, developed as part of my technological degree project. book-reserve is a React-based web application designed to facilitate the reservation of books.
book-reserve is a web application aimed at simplifying the process of reserving books. It provides users with an intuitive interface to browse available books, view details, and make reservations.
- User Authentication: Users can create accounts and log in securely.
- Book Browsing: Browse through a wide range of available books.
- Book Details: View detailed information about each book, including title, author, and description.
- Reservation System: Reserve books seamlessly with just a few clicks.
- Responsive Design: Ensures a consistent user experience across different devices.
-
Clone the repository:
git clone https://github.com/Hanner004/vite-project.git
-
Navigate to the project directory:
cd book-reserve
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to http://localhost:3000.
-
Begin exploring the book-reserve application.
- React
- React Router
- Axios
- Bootstrap
- Dayjs
- Font Awesome
- SweetAlert2
- dotenv
- ESLint
- Prettier
- Vite
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.
This project is licensed under the MIT License.