Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/santosl2/dev-hunter
- Owner: Santosl2
- License: mit
- Created: 2022-12-14T19:08:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T23:44:27.000Z (almost 2 years ago)
- Last Synced: 2024-11-30T04:23:17.051Z (2 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
[![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/)