Skip to content

LetPeopleWork/website

Repository files navigation

LetPeopleWork GmbH Website

The official website for LetPeopleWork GmbH, hosted at https://letpeople.work.

About

LetPeopleWork GmbH is a consultancy focused on helping organizations improve their software delivery and team effectiveness.

Technology Stack

This website is built with modern web technologies:

  • React - Frontend framework
  • TypeScript - Type-safe JavaScript
  • Vite - Build tool and development server
  • Tailwind CSS - Utility-first CSS framework
  • shadcn/ui - Modern component library

Development

Prerequisites

  • Node.js (recommended: install via nvm)
  • npm or yarn package manager

Getting Started

  1. Clone the repository:

    git clone https://github.com/LetPeopleWork/website.git
    cd website
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser to http://localhost:5173 to view the site.

Building for Production

npm run build

The built files will be in the dist directory.

Deployment

This website is automatically deployed to GitHub Pages when changes are pushed to the main branch. The site is available at https://letpeople.work.

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Test locally
  5. Submit a pull request

License

© 2025 LetPeopleWork GmbH. All rights reserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages