B ZforBzzzbzzz.hashnode.net·Oct 3, 2022Catlog App Development Journal - #2 MVP Structure & FunctionalityPhase II (as of 9/30/2022) Current Structure and Functionality: Home Page: Login Register Cuteness Express: doesn't require login, anyone can see all cats that need a home All Cats Page: navbar: hamburger menu on small screens Cat Profile Cards: ...Discuss·10 likesmvp app development
Jordan HarrisonforJordan's Dev Blogjord.hashnode.net·Aug 2, 2022How to build a simple Login system with React & FirebaseThis guide will step you through how to build a React app using the create-react-app tool and implement a login system using Firebase. The front end for this application is built with TailwindCSS using the DaisyUI component library. The final code ca...Discuss·2 likes·146 readsReact
JakubforDevLogroyserg.hashnode.net·Aug 3, 2022BearBoard #3 - dark themeProbably the most important nice-to-have feature of any application. TL;DR This is actually the first time I "developed" a light/dark theme feature. Thanks to the daisyUI component library it was not as difficult as I initially expected. Added them...Discuss·53 readsBearBoard DevelopmentTauri
B ZforBzzzbzzz.hashnode.net·Oct 3, 2022Catlog App Development Journal - #2 MVP Structure & FunctionalityPhase II (as of 9/30/2022) Current Structure and Functionality: Home Page: Login Register Cuteness Express: doesn't require login, anyone can see all cats that need a home All Cats Page: navbar: hamburger menu on small screens Cat Profile Cards: ...Discuss·10 likesmvp app development
NathanforNathan's Blogsuarez.hashnode.net·Aug 15, 2022Converting From Bootstrap to TailwindRecently made the decision to convert my project from Bootstrap to Tailwind. You maybe wondering what may have led to that decision. Part of the reason is I like the flexibility of Tailwind and seems worth the hype. Another reason was because I wante...Discuss·30 readsReact
JakubforDevLogroyserg.hashnode.net·Aug 3, 2022BearBoard #3 - dark themeProbably the most important nice-to-have feature of any application. TL;DR This is actually the first time I "developed" a light/dark theme feature. Thanks to the daisyUI component library it was not as difficult as I initially expected. Added them...Discuss·53 readsBearBoard DevelopmentTauri
Jordan HarrisonforJordan's Dev Blogjord.hashnode.net·Aug 2, 2022How to build a simple Login system with React & FirebaseThis guide will step you through how to build a React app using the create-react-app tool and implement a login system using Firebase. The front end for this application is built with TailwindCSS using the DaisyUI component library. The final code ca...Discuss·2 likes·146 readsReact
JakubforDevLogroyserg.hashnode.net·Jul 18, 2022BearBoard #2 - coin searchSearch with paginated results CoinGecko api accepts any input whether provided with a currency name (bitcoin) or a symbol (btc). Response is not paginated - meaning, data coming back from API will include all search results (everything matching searc...Discuss·49 readsBearBoard DevelopmentTauri