oldpokedex
oldpokedex copied to clipboard
🔎 Ashe Ketium's old Pokédex. 🔎
Ashe Ketium's Old Pokédex.
View Demo · Report Bug · Request Feature
Table of Contents
-
About the Project
- Built With
-
Getting Started
- Prerequisites
- Installation
- Contributing
- License
- Contact
- Acknowledgements
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.
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
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 - [email protected]
Project Link: https://github.com/augustorl/oldpokedex
Acknowledgements
Libraries used: