/iamgenius-old

This project, hosted at https://iamgenius.io, uses Next.js to highlight the "24 Characteristics that Geniuses have in Common" as written by Doctor Barrios.

Primary LanguageJavaScriptMIT LicenseMIT

iamgenius

This project, hosted at https://iamgenius.io, uses Next.js to highlight the "24 Characteristics that Geniuses have in Common" as written by Doctor Barrios.

I have had to learn how to do various functions in this app. The following people wrote excellent posts or tutorials or instruction on the following subjects:

  1. Creating a multilanguage app in Next.js 13, using the new App directory and using .js (as opposed to .ts).
  1. How to properly import SVG images and some options to the excellent next/images import.
  1. A more modern CSS reset by Josh Comeau who wrote and shared his modern CSS Reset.