In the next video we are going to start building our our components for our final project. Two of the libraries we will be using for a cool effect is called react-tilt and react-particles-js. Depending on the React version you are running to build the project, you may encounter an issue with the library while following along in the next video. If you are one of the rare cases where this happens, there is a second option for both of these libraries that is very very similar: react-parallax-tilt and react-tsparticles which do the same things.
This is an important learning point that there are always going to be alternatives to libraries that you use on a project, and your job as a developer is to find the "right one". There are usually multiple libraries that do the same thing and work in almost 99% the same way. Good luck :)