eKeiran / Gdsc-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GDSC MIT ADT Web

Welcome to the GDSC (Google Developer Student Clubs) MIT ADT website project! This project is built using React, and it serves as the online presence for our club.

Getting Started

Follow these steps to set up the project on your local machine:

Prerequisites

Before you begin, make sure you have the following installed on your computer:

Node.js npm

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/sanki92/GDSC-frontend.git
  2. Navigate to the project directory:

    cd gdsc-frontend
  3. Install project dependencies:

    npm i

Dependencies

The project relies on the following dependencies:

  • React:

    A JavaScript library for building user interfaces.

  • React DOM:

    Provides DOM-specific methods for working with the DOM.

  • React Scripts:

    Scripts and configurations used by Create React App.

  • Web Vitals:

    Collects performance metrics from your web page.

  • Tailwind CSS:

    A utility-first CSS framework for quickly building custom designs.

Please refer to the `package.json` file for detailed information about the versions of these dependencies.

About


Languages

Language:JavaScript 79.1%Language:CSS 17.0%Language:HTML 3.9%