Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pferreirafabricio/js-job-finder
π΅π»ββοΈ A site and API for find and post developers jobs made with NodeJS and Bootstrap
https://github.com/pferreirafabricio/js-job-finder
bootstrap css-gg express handlebars nodejs sqlite
Last synced: about 2 months ago
JSON representation
π΅π»ββοΈ A site and API for find and post developers jobs made with NodeJS and Bootstrap
- Host: GitHub
- URL: https://github.com/pferreirafabricio/js-job-finder
- Owner: pferreirafabricio
- License: mit
- Created: 2020-04-25T00:51:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-12T00:09:54.000Z (over 3 years ago)
- Last Synced: 2024-05-28T14:08:44.957Z (8 months ago)
- Topics: bootstrap, css-gg, express, handlebars, nodejs, sqlite
- Language: Handlebars
- Homepage:
- Size: 1.93 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Job Finder - Great Oportunities! :briefcase:
## :eyeglasses: How was it?
## :star2: Technologies
This project was built with:
- [Node.js](https://nodejs.org)
- [SQLite](https://www.sqlite.org/index.html)
- [Bootstrap](https://getbootstrap.com/)## π About this project
This project is a responsive web site for post and find technology jobs.
Made with during the course [JavaScript do bÑsico ao avançado (c/ Node.js e projetos)](https://www.udemy.com/course/javascript-do-basico-ao-avancado-com-node-e-projetos/) under orientation of the instructor [Matheus Battisti](https://github.com/matheusbattisti/).## :seedling: How to contribute
- Fork this repository;
- Create a branch with your feature: ```git checkout -b my-feature```
- Commit your changes: ```git commit -m 'feat: My new feature'```
- Push your branch: ```git push origin my-feature```## :memo: License
This project is under the MIT license. Take a look at the [LICENSE](LICENSE.md) file for more details.