Chad Murobayashi
How to Add a Custom Google Font to a Next.js and Tailwind CSS App
Choosing the right font is an essential part of any design. The font you choose can have a huge impact on the message, voice, and feeling of your website or application. In this article, we will take…
Tailwind CssNextjsJavaScript
How to Add a File Input Button and Display a Preview Image With React
Using the Material-UI library and the URL object
ReactJavascriptMaterial-ui
How to Use the Dialog Component with Headless UI and Tailwind CSS
Easily create a dialog component with Tailwind CSS
TailwindcssHeadlessuiReact
How to Use The Autocomplete Component in Material-UI
Enhance your text input with a list of suggested options
ReactMaterial-uiAutocomplete
How to Use the Geolocation API in Your React App
Get the user's coordinates and use them in your next React app
ReactJavascriptWebdev