A simple react web app comsuming the SWAPI API
The site is live at starwarsworld.xyz
This app meets the PWA's requirements and Chrome will offer to the user the option to add the app to his/her homescreen after his/her second visit on the site :)
While not forgetting the full-sized screens, this app really shines on the smartphone/tablets screens.
Axios makes it really easy to work with ajax requests and has a great browser support.
This project was bootstrapped with Create React App.