/pokedex

⚡️ Code challenge based on the famous Pokémon anime! With ReactJs and TypScript

Primary LanguageTypeScriptMIT LicenseMIT

logo

Code challenge based on the famous Pokémon anime! With ReactJs and TypScript 💻🚀

GitHub language count Repository size GitHub last commit License Stargazers

About The Project | Layout | Technologies | Contribution | Author | License

🚧 Status: Building 🚀 🚧


⏰📈 About The Project

Search Pokémons in Pokédex.

Challenge developed in order to apply front-end knowledges using PokéAPI - The RESTful Pokémon API.

You can see the first version here!

Next steps:

  • Pagination;
  • Dark theme;
  • Favorites screen;

🎨 Layout

The Pokédex preview:

screen home screen home


🚀 Getting Started

First, run the development server:

# Clone Repository
$ git clone https://github.com/kelwys/pokedex.git

# Go to server folder
$ cd pokedex

# Install Dependencies
$ yarn

# Run Aplication
$ yarn start

# Access localhost
http://localhost:3000

🛠 Technologies

The following tools were used in the construction of the project:


💪 Contribution

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  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

💻 Author

photo author

Kelwy Oliveira 🚀

Linkedin Badge Gmail Badge


📝 License

This project is under the MIT license.