Skip to content

arnavbansal2764/mechaconference

Repository files navigation

ICDMT 2024 Website

Table of Contents

  1. Introduction
  2. Technologies Used
  3. Installation
  4. Project Structure
  5. Usage
  6. Contributing
  7. Contributors
  8. Contact Information

Introduction

Welcome to the official repository for the ICDMT 2024 website. The International Conference on Design and Manufacturing Technology (ICDMT) 2024 is a premier event for researchers and practitioners to discuss the latest advancements in data mining and technology. This repository contains the source code for the conference website.

Technologies Used

  • Frontend:

    • HTML
    • CSS
    • JavaScript
    • React.js
  • Other Tools:

    • Git
    • Webpack
    • Babel

Installation

To get a local copy up and running, follow these simple steps:

  1. Clone the repository:

    git clone https://github.com/arnavbansal2764/mechaconference
    cd mechaconference
  2. Install dependencies:

    npm i
  3. Run the application:

    npm run dev

Project Structure

  • public/: Static files and assets.
  • src/: Main application source code.
    • components/: Reusable UI components.

Usage

Once the application is running, you can explore the following features:

  • Home Page: Introduction to the conference, important dates, and latest news.
  • About Page: Detailed information about ICDMT 2024, including venue and keynote speakers.
  • Call for Papers: Submission guidelines, important dates, and topics of interest.
  • Registration: Registration process and fee details.
  • Contact: Contact form and information for queries.

Contributing

We welcome contributions from the community. To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature/YourFeature).
  6. Open a pull request.

Please ensure your code adheres to our coding standards and includes relevant tests.

Contributors

We'd like to thank the following people who have contributed to this project:

Thank you for visiting the ICDMT 2024 website repository. We hope to see you at the conference!

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages