Skip to content

tthheusalmeida/zelda-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

Zelda Project is a personal project to practice some new html tags.

License: MIT

📂 Table of Contents

💡 Technology

The project was developed with the following technologies:

  • HTML is a HyperText Markup Language that allows the creation and structure of sections, paragraphs, links and others tags.
  • CSS or Cascading Style Sheets (CSS) is a simple mechanism for adding style, fonts, colors, spacing to Web documents.
  • Javascript is a scripting language for creating dynamic web page content.

📸 In Action

📱 Mobile

🖥️ Desktop

⚙️ Try project

First clone the project:

git clone https://github.com/tthheusalmeida/zelda-project.git

Open index.html file,

Enjoy!

😃 How to contribute

  • First, I leave ⭐ if you liked it!
  • Fork this repository.
  • Create a branch with the features: git checkout -b my-feature
  • Commit: git commit -m 'feat: My new feature'
  • Submit your branch: git push origin my-feature

📝 License

This project is under the MIT license. see the license page for more details.

Made with ❤️ by Matheus Almeida