#frontend-development
Read more stories on Hashnode
Articles with this tag
The JSX stands for Javascript XML. In JSX you can code HTML code within a javascript file. This JSX allows you to mix HTML-like code syntax with...
In this article, I am going to discuss the React folder structure with Vite. After installing your React app with Vite you will get 3 folders and 7...