nerist-conference Tailwind Templates

Nerist Conference

A modern and responsive website for NERIST Conf. 2025, built with React + Vite and Tailwind CSS, offering a premium user experience to explore the conference.

NERIST Conf. 2025 Website

šŸš€ A modern and responsive website built with React and Tailwind CSS for the NERIST Conf. 2025. Explore the future of AI and Digital Transformation with a premium user experience.

✨ Key Features:

  • Sleek and Modern Design: A visually appealing interface with gradient colors and a contemporary feel.
  • Responsive Layout: Seamlessly adapts to all screen sizes, from desktops to mobile devices.
  • Smooth Navigation: Utilizes React Router for efficient client-side routing.
  • Active Link Highlighting: Clearly indicates the currently viewed page in the navigation.
  • Animated Mobile Menu: A smooth slide-in/out hamburger menu with automatic closing on link click or outside interaction.
  • Scroll-Aware Navbar: The navigation bar smoothly hides on downward scroll and reappears on upward scroll for an enhanced browsing experience.
  • Organized Structure: Built with reusable React components for maintainability and scalability.
  • Tailwind CSS: Rapid styling and customization with a utility-first CSS framework.
  • Framer Motion: Subtle and modern animations to enhance user engagement.

šŸ› ļø Technologies Used:

  • React
  • React Router
  • Tailwind CSS
  • Framer Motion
  • React Icons

šŸ“‚ Project Structure:

src/
ā”œā”€ā”€ components/     # Reusable UI components (Navbar, Footer, Layout)
ā”œā”€ā”€ pages/        # Page-specific components (Homepage, About, Speakers, etc.)
ā”œā”€ā”€ assets/       # Images, logos, and other static assets
ā”œā”€ā”€ styles/       # Global CSS and any custom styles
└── App.jsx       # Main application component
└── main.jsx      # Entry point of the application
└── ...

## āš™ļø Setup Instructions:

1.  Clone the repository:
    ```bash
    git clone https://github.com/AjitKumarRoy/nerist-conference.git
    ```
2.  Navigate to the project directory:
    ```bash
    cd conference-website
    ```
3.  Install dependencies:
    ```bash
    npm install
    ```
4.  Start the development server:
    ```bash
    npm run dev
    ```
5.  Open your browser and visit `http://localhost:5173` (or the port specified in your terminal).

## šŸ¤ Contributions:

Contributions are welcome! Please feel free to submit pull requests with improvements, bug fixes, or new features.

Top categories

Loading Svelte Themes