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.
- Host: GitHub
- URL: https://github.com/alex-cultrera/filmfinder-frontend
- Owner: Alex-Cultrera
- Created: 2024-11-01T19:49:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T18:28:40.000Z (3 months ago)
- Last Synced: 2025-03-03T19:33:21.486Z (3 months ago)
- Topics: api, axios, components, css, google, infinite-scroll, javascript, oauth2, react, reactjs, state-management
- Language: JavaScript
- Homepage: https://codercultrera-filmfinder.com/
- Size: 365 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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