Skip to content

Simple React App for downloading free EPUBs and PDFs from the Google Books API

License

Notifications You must be signed in to change notification settings

lucamozzz/books4poors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Books4Poors

Introduction

Books4Poors is a simple React App that allows you to look for free ebooks. Data is retrieved using the Google Books API.

Technologies

This app was made using ReactJS, React Router and Redux.
Styled using CSS modules.
HTTP requests handled by Axios.

Deploy

This app was deployed on Netlify, check it out: https://books4poors.netlify.app

How to run locally

Download the repo and run npm i && netlify dev to see it in action on your machine
(in order to function correctly, you'll have to set your own REACT_APP_API_KEY environment variabile in a file called .env).

License

This project is under the MIT License.

About

Simple React App for downloading free EPUBs and PDFs from the Google Books API

Resources

License

Stars

Watchers

Forks

Packages

No packages published