I did pretty extensive work with AngularJS during my time at my previous job and my current one is a bit lacking in fun Javascript stuff, so I built a prop search engine to get some hands-on experience with React. It’s called SearchGull and the basic idea is that you enter your own fictional search results, which you can then use in something like a movie. I have no idea if anybody would ever use such a thing, but it was more fun than making a Todo app. Of course, my brother pointed out that what I’ve really made is a fake news machine. 🙂

The app is also a SPA and a PWA as well as a serverless app on an S3 bucket on AWS. Hitting all of the buzzwords in one fell swoop!