Skip to content

A responsive website for the "Mobile Radio Communication and 5G Networks" conference at our college, built using Vite-React. It features event details, registration, travel info, and more. With a modern design, dynamic React components, and responsive layouts, the site offers a user-friendly platform for attendees across all devices.

License

Notifications You must be signed in to change notification settings

YashInTech/MRCN_Conference2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRCN Conference Website

Welcome to the official repository for the MRCN Conference Website. This website is designed for the "Mobile Radio Communication and 5G Networks" conference, providing comprehensive information about the event, registration, special sessions, and committee members.

Table of Contents

Introduction

The MRCN Conference Website serves as the primary digital platform for the Mobile Radio Communication and 5G Networks conference. It is designed to be responsive and user-friendly, ensuring attendees can easily access all necessary information about the event.

Features

  • Comprehensive Event Information: Detailed schedule, session topics, and speaker profiles.
  • Interactive Elements: Maps for venue locations and dynamic event schedule.
  • Responsive Design: Optimized for various devices including desktops, tablets, and smartphones.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • React
  • Vite.js (Framework)
  • Git (Version Control)
  • Google Maps API (For interactive maps)
  • Google Analytics (For tracking visitor behavior)

Installation

To get a local copy of the project up and running, follow these steps:

  1. Clone the repository
    git clone https://github.com/yashuwho/mrcn2024.git
  2. Navigate to the project directory
    cd mrcn2024
  3. Install dependencies
    npm install

Usage

To start the development server, run:

npm start

Open your browser and navigate to http://localhost:3000 to view the website.

Project Structure

mrcn-conference-website/
├── public/
│   ├── index.html
│   └── ...
├── src/
│   ├── components/
│   │   ├── Header.js
│   │   ├── Footer.js
│   │   ├── ...
│   ├── styles/
│   │   ├── main.css
│   │   ├── ...
│   ├── App.js
│   ├── index.js
│   └── ...
├── package.json
├── README.md
└── ...

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Yash Choudhary - yashchoudhary.tech@gmail.com

Project Link: [https://github.com/YashInTech/MRCN_Conference2024]


Feel free to adjust any sections or add more details based on the specific elements of your project.

About

A responsive website for the "Mobile Radio Communication and 5G Networks" conference at our college, built using Vite-React. It features event details, registration, travel info, and more. With a modern design, dynamic React components, and responsive layouts, the site offers a user-friendly platform for attendees across all devices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published