Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pferreirafabricio/bootcamp-satella-soft
:zap: Exercises of SatellaSoft's Bootcamp
https://github.com/pferreirafabricio/bootcamp-satella-soft
bootcamp bootcamp-satellasoft bootstrap bootswatch css css-gg eslint git grunt html javascript mysql php twig unsemantic
Last synced: 4 days ago
JSON representation
:zap: Exercises of SatellaSoft's Bootcamp
- Host: GitHub
- URL: https://github.com/pferreirafabricio/bootcamp-satella-soft
- Owner: pferreirafabricio
- License: mit
- Created: 2020-05-19T14:29:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-16T23:09:18.000Z (over 4 years ago)
- Last Synced: 2024-05-28T14:08:25.336Z (6 months ago)
- Topics: bootcamp, bootcamp-satellasoft, bootstrap, bootswatch, css, css-gg, eslint, git, grunt, html, javascript, mysql, php, twig, unsemantic
- Language: CSS
- Homepage:
- Size: 253 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Exercises of SatellaSoft's Bootcamp! :books:
# Overview
The Bootcamp - Web Development program, focuses on training professionals to work in the day-to-day construction of WEB applications. Classes will start from the basics, explaining how to create static pages with HTML and CSS, followed by Javascript and ECMA6. Starting from basic to intermediate in the technologies presented.__Checkout the final project of the bootcamp [here](https://github.com/pferreirafabricio/php-socialSebo).__
## :bricks: Technologies and tools used in the bootcamp:
- [PHP](https://www.php.net)
- [Twig](https://twig.symfony.com)
- [MySQL](https://www.mysql.com)
- [Grunt](https://gruntjs.com)
- [Bootswatch Lux Theme](https://bootswatch.com/lux/)
- [CSS GG](https://css.gg)
- [Editor Config](https://editorconfig.org)
- [ESLint](https://eslint.org)
- [Unsemantic](https://unsemantic.com)## :recycle: Contribute
1. Fork this repository;
2. Create a branch with your feature: ```git checkout -b my-feature```
3. Commit your changes: ```git commit -m 'feat: My new feature'```
4. Push your branch: ```git push origin my-feature```
## :page_with_curl: License
This project is under the MIT license. Take a look at the [LICENSE](LICENSE) file for more details.