Project of e-commerce developed during the course Web Development with HTML, CSS and JavaScript from Caelum.
About the project | Getting started | How to contribute | License
-
Mirror Fashion is a hands-on course that begins with the basics of HTML and CSS, including topics related to what's new in the HTML5 and CSS3 versions. Then, the JavaScript programming language is addressed, to enrich the pages of the site with interactions and effects, both with pure JavaScript and with the jQuery library, today the industry standard.
- 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 to your branch:
git push origin my-feature
.
Once your pull request has been merged, you can delete your branch.
This project is under the MIT license. See the LICENSE file for more details.
Made with ❤️ by John Emerson 👋 Get in touch