https://github.com/santosl2/dev-hunter
Você precisa de encontrar desenvolvedores? Tente Dev Hunter
https://github.com/santosl2/dev-hunter
developer flowbite framer-motion jest next-auth nextjs react react-query react-select redux tailwindcss typescript zod
Last synced: 10 months ago
JSON representation
Você precisa de encontrar desenvolvedores? Tente Dev Hunter
- Host: GitHub
- URL: https://github.com/santosl2/dev-hunter
- Owner: Santosl2
- License: mit
- Created: 2022-12-14T19:08:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T23:44:27.000Z (almost 3 years ago)
- Last Synced: 2025-01-28T15:34:57.091Z (12 months ago)
- Topics: developer, flowbite, framer-motion, jest, next-auth, nextjs, react, react-query, react-select, redux, tailwindcss, typescript, zod
- Language: TypeScript
- Homepage: https://developer-finder-rust.vercel.app
- Size: 9.45 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://choosealicense.com/licenses/mit/)
# Dev Hunter
Developer finder é um site, onde ao invés de os desenvolvedores irem atrás das empresas, as empresas vão atrás dos desenvolvedores.
## Stack utilizada
- [Next JS](https://nextjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Flowbite](https://flowbite.com/)
- [React Redux](https://react-redux.js.org/)
- [Next Auth](https://next-auth.js.org/)
- [Styled-components](https://styled-components.com/)
- [Tailwind Styled-components](https://www.npmjs.com/package/tailwind-styled-components)
- [Framer Motion](https://www.framer.com/motion/)
- [React Hook Form](https://react-hook-form.com/)
- [Zod](https://github.com/colinhacks/zod)
- [MongoDB](https://www.mongodb.com/)
## Rodando localmente
Clone o projeto
```bash
git clone https://github.com/Santosl2/developer-finder
```
Entre no diretório do projeto
```bash
cd my-project
```
Instale as dependências
```bash
npm install
```
Configure seu .env e enicie o servidor
```bash
npm run dev
```
## Contribuindo
Contribuições são sempre bem-vindas!
Veja `CONTRIBUTING.md` para saber como começar.
## Licença
[MIT](https://choosealicense.com/licenses/mit/)