gfgkare / gfgkare.github.io

Official website for GeeksForGeeks KARE Student Chapter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeeksForGeeks KARE Student Chapter

This is the official website for GeeksForGeeks KARE Student Chapter.

Build

gfgkare

Run Locally

Clone the project

  git clone https://github.com/gfgkare/gfgkare.github.io

Go to the project directory

  cd gfgkare.github.io

Install dependencies

  npm install

Run

  npm run dev

or (if you have yarn installed)

  yarn dev

Build

  npm run build

or (if you have yarn installed)

  yarn build

Tech Stack

React, SCSS

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Feedback

If you have any feedback, please reach out to us at gfgkare@gmail.com

About

Official website for GeeksForGeeks KARE Student Chapter.


Languages

Language:JavaScript 86.9%Language:SCSS 12.9%Language:HTML 0.2%