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
- Host: GitHub
- URL: https://github.com/hamiyasir/pokedex-web-application-using-just-react.js
- Owner: HamiYasir
- Created: 2025-02-15T12:09:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-21T17:11:08.000Z (about 1 year ago)
- Last Synced: 2025-05-07T16:52:30.718Z (11 months ago)
- Topics: css, deployment, fantacss, frontend, html, javascript, netlify, nodejs, pokeapi, pokedex, reactjs, vite, web-application
- Language: JavaScript
- Homepage: https://pokedex-by-hami.netlify.app/
- Size: 20.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :)