Client Dependencies

Let’s read through a guide for installing the client-side dependencies.

Client-side dependencies list

Here is a full list of the client-side dependencies and the instructions needed to install them. To understand what the goal of a package is, please refer to the corresponding lesson.

TailwindCSS

Tailwind CSS is a client-side dependency, but we need to explain its integration with React in detail. That’s because Tailwind CSS needs different ...