r3nanp / hubtech

🚀 HUB community website made with NextJS and deployed with Vercel.

Home Page:https://ahub.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hub logo written in uppercase with pink neon borders


English version 🇺🇸

🚀 A place to share knowledge

We felt the need to have a place where creators, professionals and students of all levels could meet and share knowledge, so Hub was born, an open technology community with open-source projects, hackathons, meetups and much more content.

📚 Overview

This is the base repository for the Hub community website, everyone is free to contribute to the project by suggesting new features, bringing improvements or helping in any way to maintain the community.

✅ How to start

  1. To setup the project:
npm install
# or
yarn install
  1. To compile and hot-reloads for development:
npm run dev
# or
yarn dev

For more configurations and how to customize, go to NextJS Documentation.

👋 Contribute

Want to contribute to this project? Click here for more details.

📜 License

This project is under license. Click here for more details.

Versão em português 🇧🇷

🚀 Um lugar para compartilhar conhecimento

Sentimos a necessidade de ter um lugar onde criadores, profissionais e estudantes de todos os níveis pudessem se encontrar e compartilhar conhecimento, então nasceu a Hub, uma comunidade de tecnologia aberta com projetos de código aberto, hackathons, encontros e muito mais.

📚 Introdução

Este é o repositório base para o site da comunidade Hub, todos são livres para contribuir com o projeto sugerindo novos recursos, trazendo melhorias ou ajudando de alguma forma a manter a comunidade.

✅ Como começar

  1. Para iniciar/configurar o ambiente:
npm install
# ou
yarn install
  1. Para compilar e iniciar o ambiente local de testes:
npm run dev
# ou
yarn dev

Para mais configurações e saber como personalizar, confira a Documentação do NextJS.

👋 Contribua

Quer contribuir com o projeto? Clique aqui para mais detalhes.

📜 Licença

Este projeto está sob licença. Clique aqui para mais detalhes.

About

🚀 HUB community website made with NextJS and deployed with Vercel.

https://ahub.tech

License:MIT License


Languages

Language:TypeScript 66.0%Language:JavaScript 26.4%Language:CSS 6.3%Language:Shell 1.3%