This is the official repository for the website of Microsoft Learn Software Club, MMCOE.
Clone the repository
git clone https://github.com/mlscmmcoe/mlsc-website.git
Install the dependencies using
npm install
Run the website using
npm run dev