Skip to content

The new website for Microsoft Learn Student Chapter,TIET

Notifications You must be signed in to change notification settings

VishistB/mlsctiet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.9%
  • CSS 37.1%
  • HTML 1.0%