This is a frontend project for the Book Finder Application developed as part of my internship at Physics Wallah Pvt. Ltd. The application allows users to search for books and get details about them using the Open Library API. The frontend is built using React and styled with Tailwind CSS.
Technology | Description |
---|---|
āļø React.js | JavaScript library for building UI |
šØ Tailwind CSS | Utility-first CSS framework |
š” Open Library API | Fetches book data from Open Library |
Ensure your system meets these requirements:
š System Architecture: View Architecture
Overview of the system's structure, including components and interactions.
š High-Level Design (HLD): View HLD
A comprehensive overview of the system architecture and design decisions.
š Low-Level Design (LLD): View LLD
Detailed technical specifications for components, APIs, and system flow.
š Wireframe: View Wireframe
Visual representation of the application's layout and navigation.
š Project Report (DPR): View PPT
Summary of the application's features, architecture, and development process.
git clone https://github.com/ChinmayKaitade/Book-Finder-Application-iNeuron
cd Book-Finder-Application-iNeuron
npm install
npm run dev
š Open http://localhost:5173 in your browser.
This application uses the Open Library API to fetch book details.
š Explore Open Library API
š¦ book-finder-app
āāā š public/ # Static assets
āāā š src/
ā āāā š components/ # Reusable components
ā āāā š App.js # Main app component
ā āāā š index.js # Entry point
ā āāā š tailwind.config.js # Tailwind configuration
ā āāā š api.js # API call logic
āāā š package.json # Project dependencies
āāā š README.md # Documentation
We Welcome Contributions! We are grateful for the valuable contributions from our community. Please See Our CONTRIBUTING.md for more Details.
š Thank you for starring our project! Your support means a lot and helps us continue improving." Feel free to adjust it to match your tone and style!
š“ Thank you for forking our project! Your interest and contributions help us grow and improve. We appreciate your support!
š This project is licensed under the Apache-2.0 License.