Skip to content

Fsdm-IT-AI-Club/fsdmitclub_website

Repository files navigation

Fsdm IT club website

Weblink:

fsdmitclub.com

Some Images:

Table of Contents

Introduction

Features

  • About:
  • Events:
  • Team:
  • Program:
  • Footer:

Technologies Used

  • React.js: A JavaScript library for building user interfaces.
  • Vite:
  • HTML5 & CSS3: Markup and styling languages for building web pages.
  • JavaScript: A programming language for adding interactivity to web applications.
  • Styled-Components: A CSS-in-JS framework for styling React components.
  • Git: A version control system for tracking changes and collaborating on projects.
  • Vercel: A platform for hosting and deploying web applications.

Installation

To run this website locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/hergalyoussef/fsdmitclub_website.git
  2. Navigate to the project directory:
    cd fsdmitclub_website
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm run dev -p 3000
  5. Open your browser and visit:
    http://localhost:3000
    

Usage

After installing and running the project locally, you can navigate through the different sections of the website using the navigation menu. Explore the About .

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix:
    git checkout -b my-feature
  3. Commit your changes:
    git commit -m 'describe your feature'
  4. Push to the branch:
    git push origin my-feature
  5. Open a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages