React 18
I have previously worked with React 17 on one of my projects, and from now on I am going to work with React 18. So, let's see how to make sure, everything is correct for the code to work.
To install react 18, write this in the terminal:
npm install r...
hercodeshots.hashnode.dev2 min read