Created a new React-based Google Books Search app. This app uses the Gogle Books API to retrieve book information.
- HTML
- CSS
- Javascript
- Booststrap
- React with Create React App
- Google Books API
- Create a notification or a component that triggers whenever an user saves a book.
git clone https://github.com/EdenKhaos/21-Google-Books-Search
cd (to local folder)
npm i
npm install (dependencies)
npm start