abhishek-shukla21 / personal-bookshelf

A React application allowing users to search for books using the Open Library API and maintain a personal bookshelf in the browser using localStorage

Home Page:https://white-coast-06fdc0410.3.azurestaticapps.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Bookshelf

Welcome to the Personal Bookshelf React application! This project allows users to search for books using the Open Library API and maintain a personal bookshelf in the browser using localStorage.

This project was bootstrapped with Create React App.

Before you begin, ensure you have the following installed:

Installation

Clone the repository to your local machine:

git clone https://github.com/your-username/personal-bookshelf.git

cd personal-bookshelf

npm install

npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in your browser.

npm test

npm run build

Builds the app for production to the build folder.
The build is minified and the filenames include the hashes.\

Your app is ready to be deployed!

See the deployed application here: https://white-coast-06fdc0410.3.azurestaticapps.net/

About

A React application allowing users to search for books using the Open Library API and maintain a personal bookshelf in the browser using localStorage

https://white-coast-06fdc0410.3.azurestaticapps.net/


Languages

Language:JavaScript 49.8%Language:CSS 32.9%Language:HTML 17.2%