Tithi-S / mlsctiet

The new website for Microsoft Learn Student Chapter,TIET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guidelines

Steps for Contribution

  1. Fork this repository and clone it on your local machine.
  2. Use npm i to install all the dependencies.
  3. The folders for all the pages are in the src/Pages directory inside .
  4. Create 3 folders namely Components, Style, Assets in your respective assigned page directory.
  5. Use module format of css.
styles.modules.css
  1. DO NOT USE ANY CSS LIBRARY OR FRAMEWORK IN YOUR CODE
  2. Clean your code by removing redundant code before making PR.

About

The new website for Microsoft Learn Student Chapter,TIET


Languages

Language:JavaScript 65.3%Language:CSS 30.3%Language:HTML 4.4%