Free Advice Application
Just for fun
This is just a fun React JS app. There is NO database on the site (serverless), as the data for the given advice comes from an external datatbase by
using API calls to retrieve random advice quotes. The UI is pure HTML and CSS, rendered via Javascript. No TypeScript, Tailwind, or JQuery here!
The real purpose of this App is to show API calls to distant servers. Being a front-end only app, this illustrates UI calls in React, but we also
handle frontend and backend RESTful API calls to providers like PayPal, Stripe, FedEx, UPS, Google ReCaptcha/Maps, MailChimp, and just about anyone
who is running API endpoints.