Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1023 Bytes

File metadata and controls

38 lines (25 loc) · 1023 Bytes

CodeDevils' Website

This is the official repository for CodeDevils' website. It's built using the Next.js framework, Tailwind CSS, and TypeScript. The website is hosted on Vercel.

The Project

Packages:

Installing the project:

  1. Clone the repository:
     git clone https://github.com/ASU-CodeDevils/codedevils.org.git
  2. Install the dependencies:
    pnpm install
  3. Run the development server:
     pnpm dev

Contributing

Check out our Contribution Guide here!

Creating Issues

Check out our Issue Creation Guide here!