It is a books webapp that displays information regarding some of the best selling books along with the links to buy them. The API that is used here is - https://api.nytimes.com/svc/books/v3/lists/current/hardcover-fiction.json?api-key=yourkey
The deployed Link is - https://books-app-4d981.web.app
The technologies used:
- React.Js
- CSS
- Tailwind CSS
- AXIOS