2021 Update: Build A Website With Tailwind CSS, PostCSS, React, & React Router

Billimarie Lubiano Robinson
5 min readMay 13, 2020
Create a simple, multi-page website that watches your CSS changes & refreshes your app, accordingly.

Updated July 2021

Building a simple website using React is possible with the help of TailwindCSS, PostCSS, and React Router. I’ve updated this tutorial with notes and code changes regarding different npm packages.

This tutorial is great for developers who are already familiar with Node.js and…

--

--