devartes / Projeto-Final-Pokemon-B8one

This project displays information about Pokémon, including their names, types, and statistics.

Home Page:https://b8oneprojetopokemon.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projeto Final Pokemon B8one

This project is a web application that displays information about Pokemon, including their names, types, and stats. The application is built using HTML, CSS, and JavaScript and is based on the design provided by Figma here.

Features

The application has the following features:

  • Display a list of Pokemon
  • Search Pokemon by name
  • Filter Pokemon by type
  • View detailed information about a specific Pokemon

Technologies Used

The project was built using the following technologies:

  • HTML
  • CSS
  • JavaScript

How to Run the Project

To run the project, follow these steps:

  1. Clone the repository to your local machine: git clone https://github.com/devartes/Projeto-Final-Pokemon-B8one.git

  2. Open the index.html file in your web browser.

Contributing

Contributions are always welcome! If you'd like to contribute to the project, follow these steps:

  1. Fork the repository
  2. Create a branch for your new feature (git checkout -b new-feature)
  3. Make the necessary changes and add the modified files (git add .)
  4. Commit the changes (git commit -m "Commit message")
  5. Push the branch to your fork (git push origin new-feature)
  6. Open a Pull Request on the original repository

About

This project displays information about Pokémon, including their names, types, and statistics.

https://b8oneprojetopokemon.vercel.app


Languages

Language:JavaScript 44.2%Language:CSS 30.6%Language:HTML 25.3%