DEV Community

Visakh Vijayan
Visakh Vijayan

Posted on

Tools to use

In any task, you will need tools to help you out.

  1. An Editor to write code obviously. I used Microsoft Visual Code because of its fancy extensions.
  2. NodeJs which you can download from Here. Use the LTS version.
  3. An extension called Live-Server from VS Code.

Next: Now let's install React already

Top comments (0)