This web app utilizes OpenLibrary's API to search for books and provide book information to a user.
This requires node and nodemon, as well as other dependencies which can be installed using npm install.
Dependencies include:
- axios
- babel-core
- babel-loader
- babel-polyfill
- babel-preset-env
- babel-preset-react
- babel-preset-stage-2
- express
- query-string
- react
- react-dom
- react-router-dom
- react-select
This project is licensed under the MIT License
- Thanks ot OpenLibrary for the book API