Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daviteixeira-dev/jobfinder

Website template for finding a new job.
https://github.com/daviteixeira-dev/jobfinder

css3 html5 jquery

Last synced: about 7 hours ago
JSON representation

Website template for finding a new job.

Awesome Lists containing this project

README

        


JobFinder


JobFinder


GitHub top language

Repository size


GitHub last commit


GitHub

GitHub Stars
GitHub Forks



About the project   |   
Technology   |   
Installation, execution and development   |   
How to contribute   |   
License

## 👨🏻‍💻 About the project
```👨🏻‍💻 Sobre o projeto```

Website landing page template for finding a new job.

## 🚀 Technology
```🚀 Tecnologias```

- [HTML5](https://developer.mozilla.org/en-US/docs/Glossary/HTML5)
- [CSS3](https://developer.mozilla.org/pt-BR/docs/Web/CSS)
- [jQuery](https://jquery.com/)

## 💻 Installation, execution and development
```💻 Instalação, execução e desenvolvimento```

### Prerequisites
```💻 Pré-requisitos```

There are no prerequisites

```
## 🤔 How to contribute
```🤔 Como contribuir```

**Fork the repository and follow the steps below**

```Faça um fork deste repositório e siga os passos a baixo```

```bash
### Clone your fork
# Clone seu fork
$ git clone seu-fork-url && cd NOME_DO_REPO

### Create a branch with your feature
# Crie uma branch com sua feature
$ git checkout -b my-feature

### Commit your changes
# Faça commit das suas alterações
$ git commit -m 'feat: My new feature'

### Send the code to your remote branch
# Envie o código para sua remote branch
$ git push origin my-feature
```
**After your pull request is merged, you can delete your branch**

```Depois que sua pull request for merged, você pode deletar sua branch```

## 📝 License

This project has a MIT License - see the [LICENSE](./ LICENSE) for more details.

```Este projeto possui uma Licença MIT License - veja o arquivo [LICENSE](./LICENSE) para mais detalhes.```

---

Made with ❤️ by Davi Teixeira