Skip to content

augustorl/oldpokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Ashe Ketium's Old Pokédex.

View Demo · Report Bug · Request Feature

Professor Oak Intro

Pokedex Gif

Table of Contents

About The Project

I always loved and enjoyed everything about Pokemon, especially the Gameboy saga. So when I was looking for a project to learn a bit more about using Typescript with React, I remembered how I always loved playing those games. That's when I decided to make my own version of Pokedex!

Please feel free to check the live demo or see further information to run it locally.

Live Demo

Pokedex Screen Shot

Features:

  • Search Pokemons
  • Input validations.
  • Tooltip error.
  • Toasts.

Built Using

A list of other aditional resources that I used while building this application are listed in the acknowledgements.

Running Locally

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Choose npm or yarn.

npm:

npm install npm@latest -g

yarn: Go to Yarn website and select the correct guide for your operation system.

Project Installation

  1. Clone this repository.
git clone https://github.com/augustorl/oldpokedex.git
  1. Install NPM packages.
npm install or yarn
  1. Run the App.
npm run or yarn start

Contributing

Please feel free to contribute to my Pokedex! Any contributions you will be greatly appreciated.

To do so:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Augusto Leite - Portfolio - augustorldev@gmail.com

Project Link: https://github.com/augustorl/oldpokedex

Acknowledgements

Libraries used:

Releases

No releases published

Packages

No packages published

Languages