/capstone2

This JavaScript capstone project is built on iTunes Search API, an external API which is used to get the data of different ebooks, and an Involvement API which is used to record the user interactions including likes and comments.

Primary LanguageJavaScriptMIT LicenseMIT

📖 JavaScript Capstone - API-based webapp

This JavaScript capstone project is built on iTunes Search API, an external API which is used to get the data of different ebooks, and an Involvement API which is used to record the user interactions including likes and comments. The project covers the following mentioned points:

  • The main page shows a list of ebooks (retrieved from the iTunes Search API) that you can like.
  • A popup window showing the book details and the comment section.
  • In the pop-up window user can see the author name, price, and description of the book.
  • The application shows the number of books and number of likes and comments for each book.

🛠 Built With

🚀 Live Demo

Click here for live preview

Kanban Board

Link to the Kanban Board

Pull Requests

Pull Request 1

Pull Request 2

💻 Getting Started

Prerequisites

  • node.js
  • git

Setup

To get a local copy, follow the steps below:

  1. Open your terminal

  2. Navigate to the directory where you want to clone the project.

  3. Clone the project using git clone or directly by running the following command

    https://github.com/lmunozm1702/capstone2.git

  4. Open your editor and follow the steps mentioned below

Install

  • npm install

Usage

  • npm run build
  • npm start

👥 Authors

👤 Luis Muñoz

👤 Abeera Tahir

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

📝 License

This project is MIT licensed.

Acknowledgement

We use the Lodash and Fontawesome NPM packages.

Show your support

Give a ⭐️ if you like this project!