Skip to content

jiyunnoh/bookfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Finder by JNK

Overview

This app was created for the Chingu Solo Project. It pulls data from the Google Books API.

This app was bootstrapped with Create React App.

LIVE LINK : https://bookfinder-jnk.netlify.app/

bookfinder-jnk

Features

  • A user can type titles or authors of books they want to search.
  • The result will be retrieved from google books API.

Running this project locally

From this repository:

  1. Clone this project locally.
  2. Run npm install in your bash / command line.
  3. Run npm start in your bash / command line.
  4. Open http://localhost:3000 to view it in your browser.
  5. Search books you want to find!

Dependencies

    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-scripts": "5.0.1",
    "react-icons": "^4.7.1",
    "web-vitals": "^2.1.4"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published