Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soummyaanon/book-pedia

A simple Web appliaction where The User Can seacrh There favroite book and they can read them online easily
https://github.com/soummyaanon/book-pedia

api reactjs tailwindcss

Last synced: about 2 months ago
JSON representation

A simple Web appliaction where The User Can seacrh There favroite book and they can read them online easily

Awesome Lists containing this project

README

        

# BOOK-Pedia: Your Gateway to Endless Knowledge

Samples BOOK SEARCH

Screenshot 2024-06-15 at 12 48 28 PM

This is a React application that allows users to search for books and add them to a personal bookshelf.

## Features

- Search for books
- View book details
- Add books to a personal bookshelf
- View books in the personal bookshelf

## Setup Instructions

1. Clone the repository:

```bash
git clone https://github.com/yourusername/booksearch.git
cd booksearch

Install the dependencies
npm install

Start the development server
npm start