Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 days ago
JSON representation

Você precisa de encontrar desenvolvedores? Tente Dev Hunter

Awesome Lists containing this project

README

        

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](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/)