JoseCorreaMorales / Pokedex

πŸ“Ÿ This project fetches data from the PokeAPI and displays information about differents Pokemon on a webpage.

Home Page:https://jose-pokedex.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex

This project fetches data from the PokeAPI and displays information about differents Pokemon on a webpage.

Technologies

  • HTML
  • CSS

Bundle Icon CDN Icon Bulma CSS HTML Icon SASS Icon Node.js Icon Git Icon JavaScript Icon

Installation and requirements

To install the dependencies, run the following command in a terminal:

    npm install

Running the project

To run the project, run the following command in a terminal:

    npm run dev

Building the project

    npm run build

Usage

  • Open index.html in a web browser. The page will display information about differents Pokemon, including their name, ID number, and an image.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Resourses

About

πŸ“Ÿ This project fetches data from the PokeAPI and displays information about differents Pokemon on a webpage.

https://jose-pokedex.netlify.app/

License:MIT License


Languages

Language:SCSS 42.1%Language:HTML 29.0%Language:JavaScript 28.9%