Skip to content

ubiquity/partner.ubq.fi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

378 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubiquity Landing Page

A modern landing page for Ubiquity's GitHub Repository Management Services built with Next.js and Tailwind CSS.

Features

  • Responsive design for all device sizes
  • Modern UI with dark theme and cyan accents
  • Interactive components using shadcn UI
  • Form integration with Fillout

Tech Stack

Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev
  4. Open http://localhost:3000 in your browser

Project Structure

  • app/ - Next.js app directory with pages and layouts
  • components/ - Reusable UI components
  • public/ - Static assets like images and fonts
  • lib/ - Utility functions

Customization

The website can be customized by editing:

  • app/page.tsx - Main content and sections
  • app/globals.css - Global styles and Tailwind configuration
  • tailwind.config.ts - Tailwind theme configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from ubiquity/ts-template