An open API service indexing awesome lists of open source software.

https://github.com/alex-cultrera/filmfinder-frontend

The front-end for a full stack web app. UI built with React, JavaScript, and CSS allowing the user to search movie titles. As the user types, the search results update on the page dynamically. User can scroll through search results continuously. Traditional login available as well as convenient user login option via Google OAuth2 integration.
https://github.com/alex-cultrera/filmfinder-frontend

api axios components css google infinite-scroll javascript oauth2 react reactjs state-management

Last synced: 2 months ago
JSON representation

The front-end for a full stack web app. UI built with React, JavaScript, and CSS allowing the user to search movie titles. As the user types, the search results update on the page dynamically. User can scroll through search results continuously. Traditional login available as well as convenient user login option via Google OAuth2 integration.

Awesome Lists containing this project

README

        

# Film Finder App

Website: https://codercultrera-filmfinder.com

## Front-end/UI:
* React
* JavaScript
* CSS

## Back-end/Server-side:
* Java
* Spring
* Hibernate

## Database/Storage:
* MySQL
* AWS S3

## DevOps:
* Railway
* Netlify

## Third-party APIs
* Google OAuth2
* OMDb