Skip to content

boomNDS/tuk-d-ads

Repository files navigation

TUK-D-ADS Web Platform

TUK-D-ADS Logo

Lint Status License: MIT

Overview

TUK-D-ADS Web is a modern web platform developed to provide dynamic advertising solutions. Built with cutting-edge technologies, this platform offers a seamless and responsive user experience for managing and displaying digital advertisements.

Tech Stack

Next.js React TypeScript TailwindCSS Biome

Features

  • Responsive design for all devices
  • Fast loading with Next.js optimizations
  • Type-safe development with TypeScript
  • Modern UI with TailwindCSS
  • Consistent code quality with Biome

Getting Started

Prerequisites

  • Node.js 18+
  • npm, yarn, pnpm, or bun

Installation

# Clone the repository
git clone https://github.com/yourusername/tuk-d-ads-web.git
cd tuk-d-ads-web

# Install dependencies
npm install
# or
yarn
# or
pnpm install
# or
bun install

Development

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run start - Start production server
  • npm run format - Format code with Biome
  • npm run lint - Lint code with Biome
  • npm run check - Check and fix code with Biome

Project Structure

tuk-d-ads-web/
├── app/             # Next.js application
├── public/          # Static assets
├── components/      # React components
├── styles/          # CSS and styling files
├── lib/             # Utility functions and shared logic
└── ...

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

About

tuk-d-ads landing page withsite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors