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.

7m read timeFrom dialabk.hashnode.dev
Post cover image
Table of contents
OverviewRequirementsInitializationSetupGlobal StylingComponentsDemoDeploymentReferences & Resources
3 Comments

Sort: