Skip to content

MLSA-UETP/MLSA-UETP-Official

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MLSA UET Peshawar

MLSA-UETP-Official Website

This repository contains the source code for the official website of Microsoft Learn Student Ambassadors (MLSA) at UET Peshawar. The project is built using modern frontend technologies and follows a modular structure to ensure scalability and maintainability.


Table of Contents


Features

  • Authentication: Login and registration system to manage user access.
  • Responsive Design: Fully responsive layout optimized for mobile and desktop devices.
  • Dynamic Components: Modular and reusable UI components like Navbar, Footer, and Buttons.
  • TailwindCSS Integration: Styled with modern utility-first CSS for fast and clean design.
  • Program Highlights: Dedicated sections for "Our Program," "Team," and "Blogs."

Technologies Used

  • Framework: React (with Vite for faster development)
  • Styling: TailwindCSS
  • Configuration: ESLint and PostCSS for code linting and CSS processing
  • State Management: React Hooks

Getting Started

To set up the project locally, follow these steps:

Prerequisites

  • Node.js and npm/yarn installed on your machine.

Installation

  1. Clone the repository:
    git clone https://github.com/your-repo/mlsa-uetp-website.git
    cd mlsa-uetp-website
    
  2. Install dependencies:
    npm install
    
  3. Start the development server:
    npm run dev
    
  4. Open the website in your browser:
    http://localhost:5173
    

Contributing

  • We welcome contributions from the community! To contribute:
  1. Fork the repository.
  2. Create a new branch for your feature:
     git checkout -b feature-name
    
  3. Commit your changes and push the branch:
    git commit -m "Description of feature"
    git push origin feature-name
  4. Open a pull request.

Authors

Awais Saddiqui
Awais Saddiqui

Fiza Nihar
Fiza Nihar

License

  • This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published