MLSC MMCOE Website

This is the official repository for the website of Microsoft Learn Software Club, MMCOE.

How to run the website locally

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

Contributing

See CONTRIBUTING.md