Skip to content

coderaveHQ/coderave-website

Repository files navigation

coderave-banner

Coderave Website

NextJS React TypeScript TailwindCSS shadcnui

This is the source code 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.