Skip to content

akashpawar43/NUA-Books-Record

Repository files navigation

NUA-Books-Record

🧐 Features

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

🛠️ Installation Steps:

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

💻 Built with

Technologies used in the project:

  • React.JS
  • Tailwind CSS
  • Html
  • CSS
  • JavaScript
  • papaparse