Skip to content

techhub-community/techhub-website

Repository files navigation

Website of TechHub Community using NextJS & Tailwind CSS

Branches

dev -> Use this for staging, all PRs should be made to this branch. url: https://techhuborg.ml

main -> Don't touch without approval, this is what's running in PROD. url: https://techhub.org.in

Getting Started

First, install the dependencies:

yarn install

And then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Contribution

Follow these steps to contribute to this project.

  1. Fork this repository.
  2. Install the requirements using yarn and run the project.
  3. Go to dev branch.
  4. Make changes and create pull requests (PR) to dev branch only.
  5. Your PR will be reviewed and will be merged to the develop branch only.
  6. Upon ample PR merge to develop branch, all PRs will be merged to main branch & will be live.

Learn More(Blogs)

Learn More (Video Lectures)

Learn More (Documentations)