Skip to content

shashanksc/BookShelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

60 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


πŸ“š BookWanderer 🌟

Welcome to BookWanderer! This React app allows users to search for books using the Open Library API, view book descriptions, and save their favorite books to local storage.

Demo πŸš€

Check out the live demo of BookWanderer here.

Features ✨

  • Search for books using the Open Library API πŸ“–
  • View detailed book descriptions by clicking on them πŸ“
  • Save favorite books to local storage for easy access ❀️

How to Use πŸ€”

To run BookWanderer on your computer, follow these steps:

  1. Clone this repository:

    git clone <https://github.com/shashanksc/BookShelf>
  2. Navigate to the project directory:

    cd book-wanderer
  3. Install dependencies:

    npm install

    or

    yarn install
  4. Start the development server:

    npm start

    or

    yarn start
  5. Open your browser and go to http://localhost:3000 to view BookWanderer.

Technologies Used πŸ› οΈ

  • React.js
  • Open Library API
  • Local storage

Contribution 🀝

Contributions to BookWanderer are welcome! Feel free to open an issue or submit a pull request to suggest new features, report bugs, or make improvements.


Happy reading! πŸ“šβœ¨

About

Created a virtual BookShelf React App with OpenLibrary API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published