Coding Club Website This repository contains source code for coding club website. Still under development. To setup this project you will require Node.js. Development Setup Clone this repository. Install dependencies. npm install Run the development server. npm run dev