I’m currently trying to create a simple react app using react, redux and firebase and for this project, I’m putting in extra effort to make the code readable and neat. Please if you can, kindly take a look at the source code. Click here to view on github
I’m open to suggestions on how to improve it.
If you want to create production ready applications, react is not just enough, I recommend using next.js. It will add structure, speed, utility and a lot more to your application
You need to fix the styles as the homepage and navbar don’t have a nice contrast
Read web.dev guides on performance to get a 100 lighthouse score
Removing the background of the form will give a more great experience