Book Inventory App

This project was bootstrapped with Create React App.
React web-application that displays books available using Ice and Fire API API
And can search for books with certain parameters

Technologies used 🖲

  • ReactJS
  • Typescript

How to run it locally 🦦

Clone repository git clone https://github.com/kayode-ik/book-inventory-app.git

Install dependencies npm install

Go to the project folder cd book-inventory-app

Run 📚 npm start

npm run test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.