Simple SPA search app which utilizes google custom search API. Solution is all client sided.
- Open index.html from build/ in your favourite browser.
- Source code is in src/
- Web pages and images searches restricted by 100 results (API restrictions)
- As app utilizes free version of search API, it is restricted to 100 requests per day
- Chrome (latest)
- Firefox (latest)
- Opera (latest)
- Safari (latest)
The code is available under the [MIT license].