https://github.com/adnankasikci/pokedexpokemons
It is a pokemon search application written in a modular way.
https://github.com/adnankasikci/pokedexpokemons
classsification es6-modules javascript-es6 modular
Last synced: about 2 months ago
JSON representation
It is a pokemon search application written in a modular way.
- Host: GitHub
- URL: https://github.com/adnankasikci/pokedexpokemons
- Owner: adnankasikci
- License: mit
- Created: 2024-08-13T18:36:53.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T18:35:19.000Z (9 months ago)
- Last Synced: 2025-01-16T10:38:59.279Z (4 months ago)
- Topics: classsification, es6-modules, javascript-es6, modular
- Language: JavaScript
- Homepage: https://pokedexpokemonss.netlify.app/
- Size: 9.41 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Pokedex Pokemons Uygulaması
Bu projede, javascript es6 modulleri ile çalıştık. https://pokedexpokemonss.netlify.app/
Kullanıcılar, istedikleri pokemonları aratabilirler veya yeni pokemonları getirebilirler.
## Nasıl Kullanılır
Proje yerel bir geliştirme sunucusunda çalıştırılmak üzere tasarlanmıştır.
1. Proje deposunu klonlayın.
2. Proje bağımlılıklarını yükleyin.
3. Projeyi başlatın.
4. Tarayıcınızda `http://localhost:5500` adresine giderek pokemonların bilgilerini arayabilir ve görüntüleyebilirsiniz.## Çevre Değişkenleri
Proje, hava durumu verilerini almak için bir API anahtarı gerektirir(tercih). Bu API anahtarını gizlemeden paylaşıyorum kullanabilirsiniz.
## Lisans
Bu proje kendi lisans haklarına sahiptir. Lisans durumu `MIT LICENSE` altında izin verilen durumlar neticesinde görüntülenebilir.