Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 898 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 898 Bytes

movie-search-app

This movie search tool uses autocomplete to return search queries with up to three typos as you type, then displays searches from a database that are relevant to your search.

Link to project: https://psychic-octo-broccoli.netlify.app/

search-for-the-stars

How It's Made:

Tech used: HTML, CSS, JavaScript, Doppler, MongoDB
This application was made with sample movie data from Mongo Atlas.

Optimizations

Use Doppler to ensure that my secret file stays just that—secret.

Issues

App is currently down until I host it on another platform. Gif displays functionality.

Lessons Learned:

A major lesson learned was keeping my secret files secret and making sure that was done.