More Premium Hugo Themes Premium React Themes

Rw

Ryan Wiemer's Digital Portfolio

Rw

Ryan Wiemer's Digital Portfolio

Author Avatar Theme by ryanwiemer
Github Stars Github Stars: 101
Last Commit Last Commit: Jul 8, 2024 -
First Commit Created: Dec 18, 2023 -
default image

Overview

Ryan Wiemer’s personal website is a personal project and repository that serves as his online presence. While it is primarily intended for his own use, he invites others to explore the website and its contents. The website is built using Next.js, Contentful, Tailwind CSS, and Framer Motion.

Features

  • Next.js: Next.js is a React framework that enables server-side rendering and other powerful features for building web applications.
  • Contentful: Contentful is a headless CMS (Content Management System) that allows easy content management and delivery to different platforms.
  • Tailwind CSS: Tailwind CSS is a highly customizable CSS framework that offers a utility-first approach to building user interfaces.
  • Framer Motion: Framer Motion is an animation library for React that provides extensive flexibility and control over motion effects.

Installation

To install the theme, follow these steps:

  1. Clone the repository:
git clone [repository URL]
  1. Navigate to the project directory:
cd [project directory]
  1. Install the necessary dependencies:
npm install
  1. Start the development server:
npm run dev
  1. The website should now be accessible at http://localhost:3000.

Summary

Ryan Wiemer’s personal website is a self-contained project built using Next.js, Contentful, Tailwind CSS, and Framer Motion. It offers various features such as server-side rendering, content management, and animation effects. The installation process is straightforward, requiring cloning the repository, installing dependencies, and starting the development server.