Skip to content

coderaveHQ/coderave-website

Repository files navigation

coderave-banner

Coderave Website

Next JS React TypeScript TailwindCSS shadcnui

This is the repository for the coderave website.

Development

  1. Clone the repository:

    git clone https://github.com/coderavehq/coderave-website.git
    cd coderave-website
  2. Install the dependencies:

    pnpm install
  3. Start the development server:

    pnpm dev

License

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