Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 467 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 467 Bytes

CodeDay Kolkata 2024

This is the website for CodeDay Kolkata hosted at here. This website is built using Next.js, Tailwind CSS, and Resend API.

Getting Started

git clone https://github.com/CodeDay-Kolkata/site
cd site
bun install
bun run dev

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

Contributing

We are open to contributions. Please feel free to open an issue or a pull request.