Skip to content

mateuslsilva28/front-challenge-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jardim - Codesigners

Jardim is an instructional platform for creating gardens.

Project developed after the challenge of Codesigners instructed by Brunão | Udemy to reproduce the layout of the "Jardim" without the use of frameworks.


In this project, I put unto practice responsive development, using only HTML and CSS, without using frameworks like Bootstrap.

Made with dedication by Mateus Coelho da Silva

📷 Screenshoots

Desktop

Tablet

Mobile


🚀 Technologies

In this project I used the following technologies

✨ Contributing

  • Fork this repository;
  • Create a new branch to develop 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.