Git Product home page Git Product logo

personal-blogshelf's Introduction

Personal Bookshelf

Personal Bookshelf 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.

Features

  • Book Search: Users can search for books by typing in the name of a book. The search results are displayed in real-time.
  • Add to Bookshelf: Users can add books from the search results to their personal bookshelf.
  • Personal Bookshelf: Users can view their personal bookshelf, which is stored persistently using localStorage.
  • Remove from Bookshelf: Users can remove books from their personal bookshelf.

Tech Stack

  • React: For building the user interface.
  • Bootstrap: For styling and layout.
  • React Toastify: For showing toast notifications.
  • Axios: For making API requests to the Open Library API.

Setup

  1. Clone the repository:

    git clone https://github.com/venkatasai24/Personal-BlogShelf
    cd Personal-BlogShelf
  2. Install dependencies:

    npm install
  3. Start the application:

    npm start

Contributing

Contributions are always welcome! If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or fix:
    git checkout -b feature/your-feature
  3. Commit your changes and push to your fork:
    git commit -m 'Add some feature'
    git push origin feature/your-feature
  4. Create a pull request on the original repository's main branch.

personal-blogshelf's People

Contributors

venkatasai24 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.