Skip to content

VishnuPratapGit/bookshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My React Application

This is a React application that allows users to search for books using the Open Library API and maintain a personal bookshelf in the browser using localStorage.

Prerequisites

Make sure you have Node.js and npm installed on your local machine.

Installation

Clone the repository

git clone [https://github.com/VishnuPratapGit/bookshelf.git]

Install dependencies

npm install

Usage

Start the development server

npm start

Open your web browser and navigate to http://localhost:3000 You should see the application running locally.

About

Uses Open Library API to fetch Data and store it to Local Storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published