All Projects → CarlosZiegler → Jobforme

CarlosZiegler / Jobforme

This is a project for people who are looking for work.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Jobforme

Wordpress Api Nextjs Theme
A workshop on creating a WordPress theme with React and Next.js for WordCamp Montreal
Stars: ✭ 36 (-28%)
Mutual labels:  nextjs
Next On Netlify Demo
Demo of a Next.js app with Server-Side Rendering on Netlify
Stars: ✭ 40 (-20%)
Mutual labels:  nextjs
Intercom Clone
Intercom clone built with NextJS and TailwindCSS
Stars: ✭ 48 (-4%)
Mutual labels:  nextjs
Next Routes Middleware
Universal Lambda Routing
Stars: ✭ 37 (-26%)
Mutual labels:  nextjs
Moveit
🚀 NLW #4 | React+ TypeScript + NextJS + StyledComponents + Firebase + MongoDb +Axios
Stars: ✭ 39 (-22%)
Mutual labels:  nextjs
Serverless Next
How to use Serverless to provide the frontend with a full API with minimal effort and max. scalability
Stars: ✭ 41 (-18%)
Mutual labels:  nextjs
Nextron
⚡ NEXT.js + Electron ⚡
Stars: ✭ 967 (+1834%)
Mutual labels:  nextjs
Nextjs With Lambda
Next.js example with deploying to AWS Lambda
Stars: ✭ 48 (-4%)
Mutual labels:  nextjs
Next.js Conf 2020
From Front-end to Full Stack with Amplify Framework
Stars: ✭ 40 (-20%)
Mutual labels:  nextjs
Nookies
🍪 A set of cookie helpers for Next.js
Stars: ✭ 1,035 (+1970%)
Mutual labels:  nextjs
Glutenproject.com
Google for Certified Gluten Free Products
Stars: ✭ 37 (-26%)
Mutual labels:  nextjs
Crypto Grommet
Crypto and equities app
Stars: ✭ 39 (-22%)
Mutual labels:  nextjs
Keycapsets.com
⌨︎Find your favorite Keycapsets! Made for love of mechanical keyboards, and the trouble of finding a suitable existing keycapset overview!
Stars: ✭ 43 (-14%)
Mutual labels:  nextjs
Module Federation Examples
Implementation examples of module federation , by the creators of module federation
Stars: ✭ 979 (+1858%)
Mutual labels:  nextjs
Nextjs Multiple Domains
Example using SSR to handle multiple domains on the same project.
Stars: ✭ 46 (-8%)
Mutual labels:  nextjs
Next Purescript Example
Simple example app using Next.js with Purescript
Stars: ✭ 35 (-30%)
Mutual labels:  nextjs
Terraform Nextjs Plugin
A plugin to generate terraform configuration for Nextjs 8 and 9
Stars: ✭ 41 (-18%)
Mutual labels:  nextjs
Next Landing Vpn
An Open Source Landingpage For VPN or Apps. Build using NextJS 10 and Tailwind v2.0
Stars: ✭ 49 (-2%)
Mutual labels:  nextjs
Getlink Next
Get Link!
Stars: ✭ 48 (-4%)
Mutual labels:  nextjs
Reddium
The Reddit client for Silicon Valley
Stars: ✭ 47 (-6%)
Mutual labels:  nextjs

Job For Me - Site do Bem

License

Sobre   |    Motivo   |    Tecnologias   |    Como Contribuir   |    Autores e Colaboradores   |    Licença

ℹ️ Sobre

A plataforma Job for Me tem como objetivo deixar visível para recrutadores profissionais que estão disponíveis para uma oportunidade de acordo com sua localização e seu cargo. Além disso, também disponibiliza vagas em aberto!

⁉️ Motivo

Procurando ajudar as pessoas que foram desligadas antes e durante a pandemia, desenvolvemos esse projeto com o intuito de gerar a principio um banco de profisssionais independente do cargo, área ou experiência para facilitar a vida dos recrutadores.

🚀 Tecnologias Utilizadas

O projeto foi desenvolvido utilizando as seguintes tecnologias

🔗 Como contribuir

Qualquer ajuda que agregue valor ao projeto e consequentemente a vida das pessoas é muito bem vindo, por isso decidimos torna-lo opensource.

  • Faça um Fork desse repositório,
  • Faça um clone do respositório criado a partir do fork: git clone https://github.com/seuusuario/jobforme.git
  • Crie uma branch com a sua feature: git checkout -b my-feature
  • Commit suas mudanças: git commit -m 'feat: My new feature'
  • Push a sua branch: git push origin my-feature
  • Ir em Pull Requests do projeto original e criar uma pull request com o seu commit

Manter o fork atualizado:

  • Clone o repositório: git clone https://github.com/seuusuario/jobforme.git
  • Adicione um remote para o repositório original: git remote add meufork https://github.com/seuusuario/jobforme.git (meufork é um fork genérico, podendo ser qualquer nome)
  • Atualize o remote meufork git fetch meufork
  • Faça o rebase do master com o master do meufork git rebase meufork/master

Pronto, o repositório está atualizado. Para atualizar a minha branch master com o repositório original:

git fetch meufork

git rebase meufork/master

Para fazer o push do repositório:

git push origin master

Iniciando:

Certifique-se de estar na pasta raíz do projeto

ỳarn install

yarn dev - nextjs local

yarn fix- ESLint

📝 Autores


Carlos Ziegler

Igor Rebolla

Colaboradores


Vitor Serrano

Lucas Felinto

Rafael Maia

Idenilson Santos

David Elias

Lucas Pinheiro

Licença

Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].