My 2021 portfolio built with NextJS and Tailwind.
Braydentw.com is a portfolio website belonging to a frontend developer and designer with a passion for React.js and open source projects. This website showcases the developer’s skills, projects, and interests. It is built using Next.js, Vercel, and Tailwind CSS.
To run this website locally, follow the steps below:
Clone the GitHub repository for this website.
Navigate to the project directory in your terminal.
Run the following command to install the necessary dependencies:
npm install
Once the installation is complete, start the local development server using the following command:
npm run dev
Open your browser and visit http://localhost:3000 to see the website running locally.
Braydentw.com is a portfolio website that showcases the skills and projects of a frontend developer and designer. It is built with Next.js, Vercel, and Tailwind CSS, ensuring fast performance and easy customization. By following the installation guide, developers can run the website locally and explore its features.