Ryan Wiemer's Digital Portfolio
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.
To install the theme, follow these steps:
git clone [repository URL]
cd [project directory]
npm install
npm run dev
http://localhost:3000
.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.