Oldpokedex
🔎 Ashe Ketium's old Pokédex. 🔎
Install / Use
/learn @augustorl/OldpokedexREADME


Table of Contents
<!-- ABOUT THE PROJECT -->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
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.
<!-- GETTING STARTED -->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
- Clone this repository.
git clone https://github.com/augustorl/oldpokedex.git
- Install NPM packages.
npm install or yarn
- Run the App.
npm run or yarn start
<!-- CONTRIBUTING -->
Contributing
Please feel free to contribute to my Pokedex! Any contributions you will be greatly appreciated.
To do so:
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - 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 -->Acknowledgements
Libraries used:
<!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
