You can access the deployed application on: https://gdg-task-rouge.vercel.app/# To access the contents of this repo: 1. Clone using command: git clone https://github.com/TejasSingh022/gdg-Task.git 2. Enter command to change directory into the new folder: cd gdg-Tas 3. Enter command to install dependencies: npm install 4. Enter command to run application: npm start This is a fully functional, responsive frontend React application of Google Developer Groups(GDG) Home page with dark mode functionality. Technologies used: React, JS, HTML, CSS This application is containerized using Docker