Skip to content

Repository files navigation

powerimo-site

This repository contains the codebase for the powerimo.org website. Built using React and TypeScript with Next.js as the framework. The project utilizes Shadcn/UI for a clean, responsive, and consistent user interface.

Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • pnpm or npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/powerimo/powerimo-site.git
    cd powerimo-site
  2. Install dependencies:

    pnpm install
    # or
    npm install
    # or
    yarn install
  3. Start the development server:

    pnpm run dev
    # or
    npm run dev
    # or
    yarn dev
  4. Open your browser and navigate to http://localhost:3000 to view the application.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or want to contribute code, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.


Feel free to customize this template to better fit the specific details and needs of your project.

Releases

Packages

Used by

Contributors

Languages