Skip to content

Website of TechHub Community built using nextJS & Tailwind CSS

Notifications You must be signed in to change notification settings

ashish-gopalika/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://tech-hub.org

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)

About

Website of TechHub Community built using nextJS & Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.8%
  • JavaScript 8.1%
  • SCSS 5.1%