Skip to content

skyline-digital/website

Repository files navigation

Skyline Digital Website

This is the repository for Skyline Digital's official website. Built using Next.js 15 with TypeScript, TailwindCSS v4, and ShadCN.

Skyline Digital website

This site showcases a lot of cool technology regarding Next.js static-site generation and React server components. It uses the new TailwindCSS v4 along with ShadCN as base UI components.

✨ Tech stack

  • TypeScript
  • Next.js 15 with App Router
  • TailwindCSS v4
  • ShadCN components
  • Site data stored as JSON

🚀 Running the project locally

To get started with this repo locally, follow the steps below:

  • Clone the repo
  • pnpm ci
  • Run cp .env.example .env to create an .env
  • Fill out the values within your new .env, corresponding to your own environment
  • Run pnpm dev
  • Bam

About

Skyline Digital's Public Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published