On this website you can find informations about Pokemon and its wide universe. Data is available for the first 7 generations.
Feel free to explore:
If you know for which specific entity you are looking, you can also directly access it by using the searchbar.
The website is made with React / Typescript using the framework nextjs.
Back-end is a self-made Apollo Graphql server querying data from a postgres database.
All the credit for retrieving the original pokemon datas goes to veekun.
You can find the entirity of the code (back-end + front-end + database) on my github