An open API service indexing awesome lists of open source software.

https://github.com/hamiyasir/pokedex-web-application-using-just-react.js

This is the second out of three React.Js projects that I will be doing in order to have a proper grasp on React.Js
https://github.com/hamiyasir/pokedex-web-application-using-just-react.js

css deployment fantacss frontend html javascript netlify nodejs pokeapi pokedex reactjs vite web-application

Last synced: 9 months ago
JSON representation

This is the second out of three React.Js projects that I will be doing in order to have a proper grasp on React.Js

Awesome Lists containing this project

README

          

# ABOUT THIS PROJECT

This is a web app for implementing a Pokédex Web Application that will list all 151 original pokémon from fire red/ leaf green. I am developing this project to build my grasp on React.Js.

## THINGS I WILL BE LEARNING FROM THIS PROJECT:

- Working with APIs
- Caching external information so that PokeAPI servers don't get DDOSed
- Implementing a search bar
- Working with JSON objects

## FRAMEWORKS AND OTHER RESOURCES USED IN THIS PROJECT:

- FontAwesome CDN - https://cdnjs.com/libraries/font-awesome
- FontAwesome Icons - https://www.fontawesome.com
- FantaCSS - https://www.fantacss.smoljames.com
- NodeJS - https://nodejs.org/en/download
- Vite - https://v3.vitejs.dev/guide/
- Netlify - https://www.netlify.com/
- PokeAPI - https://pokeapi.co/

### DEPLOYMENT

This app has been deployed at https://pokedex-by-hami.netlify.app/

You can check it out there. Enjoy :)