This is my first project. I made it using React and tailwind. There is no eslint
, prettier
, or editorconfig
. I also installed the serve
package because I didn’t know what does preview
mean. I also admit it looks horrible in desktop (but it’s not that bad in mobile).
Even if this is a mess, it is really important in my learning. Of course, it marked a before and after in my frontend knowledge and experience. With this project, I learned state management with Redux (and React Context in early versions) and localStorage
.