Skip to content

pferreirafabricio/bootcamp-satella-soft

Repository files navigation


Exercises of SatellaSoft's Bootcamp! 📚

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.

🧱 Technologies and tools used in the bootcamp:

♻️ 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

📃 License

This project is under the MIT license. Take a look at the LICENSE file for more details.