Skip to content

nordic-roast/book-gowhere

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BooksGoWhere

BooksGoWhere is a React-based web application designed to help users discover and reserve books from a comprehensive UX library collection

Features

  • Search Functionality: Users can search for books by titles and authors using a real-time search feature.
  • Book Availability: Displays the availability status of books across different locations.
  • Reserve Books - Coming soon: Allows users to reserve available books.
  • Notification System - Coming soon: Users can opt to be notified when books on loan become available.

Technologies Used

  • React.js
  • Tailwind CSS
  • React Router for SPA routing
  • Axios for API requests

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  1. Clone repository
git clone git@github.com:nordic-roast/books-gowhere.git
  1. Install dependencies
npm i
  1. Start the webapp
npm start

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.5%
  • HTML 3.9%
  • CSS 2.6%