Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.8 KB

README.md

File metadata and controls

56 lines (40 loc) · 1.8 KB

Books Hunters 📖

This project is a web application that enables users to search and find books using a vast collection of titles, receiving the search results from the API OpenLibrary. The application is built using JavaScript as the main programming language, HTML for the website structure, and CSS for visual styling.

How it works

Start writing a category you are looking for in the main search bar

a series of books related to the category you are looking for will be displayed.

Languages

  • HTML5
  • CSS3
  • Javascript ES6

Libraries

Bundler

API

Installation

First of all, you need Node.js installed. If you don't have it, you can download it here: Node.js
After the installation, you're ready to go.

1 - Clone the repository

git clone https://github.com/R3ddy95/BookHunters.git

2 - Install the dependencies

npm install

3 - Build it!

npm run build

4 - Open in the browser

Check out for index.html in the /dist folder.

Try it!

Elsewhere, you can simply try it here: Book Hunters

License

MIT

Contact Me

My Email: edoardo.vitagliano3@gmail.com
You can find my Linkedin profile here: https://www.linkedin.com/in/edoardo-vitagliano-299737110/