Skip to content

tailormst/GDSC-Website-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDG UI-Website

A brief description of my project :

Header Component:

This React component represents a website header. It includes a navigation bar with links and a theme switch. Key features: Displays a GDG (Google Developer Groups) logo. Toggles between light and dark themes. Links to different sections of the website (Home, Event, Team, Alumni, Contact). Remember to adjust the paths for the gdgLogo image and the CSS file (Header.css) based on your project structure. If you have any specific questions about this component or need further details, feel free to ask! 😊

Main Component:

Google Developer Groups (GDGs): The code is related to a section called “Developer Groups” within a web application. Specifically, it’s for the “RBU Chapter” of GDGs.

##Footer Component: The Footer component is responsible for rendering the footer section of a web page. It typically appears at the bottom of the page and contains information related to an organization or website. To use this Footer component, import it into your React application and include it within your layout or main component. Adjust the content (such as the GDG logo, address, and social media links) to match your
organization’s details. Remember to replace the placeholder images (gdgLogo, emailimg, footimg, etc.) with actual image URLs or import them from your project.

Features

  • Implementing dark mode functionality.
  • Deploying the website on Vercel.
  • Optimizing for SEO (meta tags, performance, etc.).

Installation

Step-by-step guide to install your project locally:

git clone https://github.com/username/repo-name.git
cd repo-name
npm install
npm start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published