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

https://github.com/nomandhoni-cs/zeptoappsfrontendtask

A smooth experience for finding novels and literature.
https://github.com/nomandhoni-cs/zeptoappsfrontendtask

css frontend javascript library reactjs tailwindcss

Last synced: 3 months ago
JSON representation

A smooth experience for finding novels and literature.

Awesome Lists containing this project

README

          


Novel Flow Logo



A smooth experience for finding novels and literature.

### Time Taken to Build:

This project took me several hours of coding to build and implement the search, filtering, and wishlist functionalities.

[![wakatime](https://wakatime.com/badge/user/83f18236-013d-4ff6-b258-f14ef388af8c/project/791059ed-95ec-437b-83a2-a4c322588c1b.svg)](https://wakatime.com/badge/user/83f18236-013d-4ff6-b258-f14ef388af8c/project/791059ed-95ec-437b-83a2-a4c322588c1b)

![image](https://github.com/user-attachments/assets/1c38ec3d-9386-46be-aa97-57b571dcc2ee)

## Features

- **Book Search**: Search books by title or author using a search bar.
- **Genre Filter**: Filter books by selecting a genre from a dropdown list.
- **Wish List**: Users can save their favorite books to a personal wishlist.
- **Pagination**: Navigate between pages of books fetched from the API.
- **Unique Genre Collection**: Automatically gather and display unique genres based on fetched book data.
- **Real-Time Updates**: The list of books and genres updates dynamically based on user inputs.
- **User-Friendly UI**: Simple and clean interface designed with Tailwind CSS for a great user experience.