gce-india / gce-india.github.io

The official website of GitHub Campus Experts India.

Home Page:https://gce-india.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Official Homepage

The official website of GitHub Campus Experts India.

Logo

Features

  • User profiles for Indian campus experts.
  • A dedicated blog for campus experts in India.

Instructions

To add your own profile to the website or write a post on the blog, follow the instructions given in the wiki:

Development

Using Node.js v15.x is recommended. Start the development server using:

npm start

The website will be running on http://localhost:8080/.

Deployment

To generate the static build, use:

npm run build

The built website will be available inside the build directory. You may deploy it on any static web server.

⚠ Note: React BrowserRouter is extensively used in the website, so make sure to redirect all 404 requests to index.html while retaining the route(s).

Made with ❤ by Param.

About

The official website of GitHub Campus Experts India.

https://gce-india.github.io


Languages

Language:TypeScript 92.8%Language:CSS 2.9%Language:HTML 2.6%Language:JavaScript 1.7%