Here're some of the project's best features:
- Search books by author
- get 10, 50, 100 records per page
- apply asc/ desc sort on all the columns
- get books details like ratings, author name, title, first publish year, subject, author birth date, author top work
- Download the current results in a CSV
1. In the project directory to install all library
npm install
2. In the project directory you can run:
npm run dev
3. For building Production build
npm run build
Technologies used in the project:
- React.JS
- Tailwind CSS
- Html
- CSS
- JavaScript
- papaparse