Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.73 KB

File metadata and controls

51 lines (34 loc) · 1.73 KB

Bookffee logo

📚 Browse many Books by Category, Popularity and More 💀


Bookffee is a website to search for books, which allows you to know their prices and synopses, as well as being able to filter them by genre, popularity and date.

Bookffee sample img Bookffee sample img

Technologies used in the project:

  • HTML5.
  • CSS3.
  • JavaScript (ECMAScript).
  • Node.js / Express.js.
  • Bootstrap 5.
  • Google Books API.
  • EJS.

How to run:

  • You have to run a server (deploying or a local one).
    • You can select the port on which you want to do this by modifying the .env file, using the .env-example file as a base.
  • Once you set the port, you can run the server by typing in the command line "npm run start" to run the app.js file with Node.js, or "npm run dev" to do it with Nodemon.

Contributions

Pull requests are welcome.

So if you have an idea on how to improve this repository, I will appreciate the opening of an issue to check the change you want to make.

Credits

Project Status:

Version: 1.1.2

You can access the Bookffee website by clicking here.

License