Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/soummyaanon/book-pedia
- Owner: soummyaanon
- Created: 2024-06-11T20:10:39.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-20T04:30:12.000Z (7 months ago)
- Last Synced: 2024-06-20T16:17:37.307Z (7 months ago)
- Topics: api, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://bookpediaa.vercel.app
- Size: 459 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BOOK-Pedia: Your Gateway to Endless Knowledge
Samples BOOK SEARCH
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 booksearchInstall the dependencies
npm installStart the development server
npm start