Skip to content

This is library app frontend web application built with ReactJS, JavaScript , Bootstrap, and API. It allows users to search the books by title or authors . Features View a list of books with their titles, authors. Search for books by title, author, or subject.

Notifications You must be signed in to change notification settings

Vivekyd6/libraryapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library App

This is library app frontend web application built with ReactJS, JavaScript , Bootstrap, and API. It allows users to search the books by title or authors .

Api Used :

Subjects API doc - https://openlibrary.org/dev/docs/api/subjects

Search API doc - https://openlibrary.org/dev/docs/api/search

*Hosted on Netlify server

Features

View a list of books with their titles, authors. Search for books by title, author, or subject.

Getting started

To get started with the application, follow the steps below:

1. Clone the repository:
   git clone  [https://github.com/Vivekyd6/libraryapp.git](https://github.com/Vivekyd6/libraryapp.git) .

2. Install dependencies : 
  cd libraryapp
  npm install

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

This is library app frontend web application built with ReactJS, JavaScript , Bootstrap, and API. It allows users to search the books by title or authors . Features View a list of books with their titles, authors. Search for books by title, author, or subject.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published