Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.56 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.56 KB

Pokedex

A Pokedex from the Pokemon Franchise developed using HTML, SASS and Javascript in conjuction with PokeAPI with the purpose of getting experience and knowledge as a front-end developer

Warning: this application is a work in process, because of the way it's built it has not been optimized for the best loading speed and memory consumption and has limitations, expect loading times from 10~15 seconds at start and 3~5 seconds between pokemon scrolling, any bugs please report

Check this demo

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

A step by step series of examples that tell you how to get a development environment running. For example:

  1. Install the prerequisites and clone de repository
  2. Through terminal write npm install
  3. Run npm start, it will run the application at http://localhost:3000/

Built With

Authors

License

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