Skip to content

AngularJS app which loads pokemon data from Pokéapi and displays them as a collection. Built with Pug, Sass and Gulp. 🐛 🦀 🦏 🐍 🐒 🐭

License

Notifications You must be signed in to change notification settings

Bamblehorse/Pokemon-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon API

TL;DR Check it out here:Compare some Pokemon:octocat:

AngularJS app which loads pokemon data from Pokéapi via http requests and displays them as a collection. Pokemon already loaded are not requested again, they are cached. Built with Pug, Sass and Gulp. image

Getting Started

Below you will find instructions for setting the project up on your computer.

Prerequisities

You will need the following tools to run the project:

Installing

Navigate to a folder on your machine where you are happy to place the project folder.P

Open up your command-line interface and type:

git clone https://github.com/Bamblehorse/Pokemon-API

Now change directories into the project directory:

cd Pokemon-API

Install the project dependencies with Npm:

npm install

Run the Gulp default task:

gulp

If the project hasn't automatically opened in your browser, click here.

Built With

Author

License

See the license file for details

About

AngularJS app which loads pokemon data from Pokéapi and displays them as a collection. Built with Pug, Sass and Gulp. 🐛 🦀 🦏 🐍 🐒 🐭

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published