Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

The new website for Microsoft Learn Student Chapter,TIET

Notifications You must be signed in to change notification settings

MicrosoftStudentChapter/mlsctiet-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 60.0%
  • CSS 38.3%
  • HTML 1.7%