Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        




Exercises of SatellaSoft's Bootcamp! :books:


License

# 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.