Skip to content

RITct/ensemble24-website

 
 

Repository files navigation

This is a Next.js project.

Getting Started

First, install the dependencies and then run the development server. This project utilizes pnpm for dependency management.

npm install
npm run dev
# or
pnpm dev
# or
yarn dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Deployed Link

You can check out the deployed link here. Your feedback and contributions are welcome!

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.8%
  • CSS 30.5%
  • Python 5.6%
  • JavaScript 0.1%