Skip to content

Logan-Fouts/WildWood-Gardens

Repository files navigation

Wild Wood Gardens Website

A React/Next.js website for a local bonsai shop featuring a dynamic blog system and event management. Built with modern web technologies.

Tech Stack

Frontend

  • Framework: React with Next.js
  • Styling: Tailwind

Backend & Infrastructure

  • API Routes: Next.js API Routes
  • Authentication: Clerk
  • Database: MongoDB Atlas
  • Image CDN: Cloudinary
  • Deployment: Vercel

Core Features

Public Site

  • Dynamic blog system with rich content
  • Responsive design for all devices
  • Fast image loading via CDN

Admin Dashboard

  • Protected routes with Clerk authentication
  • Blog post CRUD operations
  • Event management interface
  • Cloudinary image upload integration
  • Rich text editor for content

Key Functionality

Blog System

  • Server-side rendering for blog posts
  • Image optimization via Cloudinary
  • Categories and tags support

Admin Dashboard

  • Secure authentication flow
  • Content management interface
  • Image upload and management

Deployment

The site automatically deploys to Vercel through GitHub integration. Each push to the main branch triggers a new deployment.

Releases

No releases published

Packages

No packages published

Languages