I'm proud of myself for being able to write this little app on my own!😊
This time I used npx create-react-app
, next time I would like to use Vite
.
I started doing the next project before this and it will just be layout, but after that I will already use Vite + React + JS (or TS) + Tailwind (or SCSS)👨💻
What challenges did you encounter, and how did you overcome them?The main difficulties arose in working with react-form
, I had never used this library and it was difficult to immediately understand how and what works
I would like to receive feedback👨💻