/Pokedex

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

Primary LanguageSCSSMIT LicenseMIT

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