In this blog I am going to explain all necessary steps to create a multiple pages portfolio/website using React, Next.js and Tailwind with JavaScript. We will use React because its preferable when dealing with or building multiple pages, server-rendered websites. Tailwind works by scanning all of your HTML files, JavaScript components, and any other templates for class names.
Table of contents
OverviewRequirementsInitializationSetupGlobal StylingComponentsDemoDeploymentReferences & Resources3 Comments
Sort: