Skip to content

S-Guerra/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokédex App

🌐 Try it here


About

This Pokédex App is a faithful recreation of the classic Pokémon Pokédex experience.
Browse through Pokémon, view detailed information and descriptions, and enjoy authentic sound effects like boot-up sounds and Pokémon cries. The interface is designed to resemble the original device with smooth keyboard and mouse navigation.

The app fetches Pokémon data from a Neon Postgres database, served by a Node.js backend using Express. The frontend is built with React, styled with Sass, and uses SimpleBar for custom scrollbars.


🔧 Tech Stack

🖥️ Frontend

React Vite Sass SimpleBar

🛠️ Backend

Node.js Express

🗄️ Database

PostgreSQL Neon

🚀 Deployment & Development Tools

Docker Git GitHub PagesRender


License

This project is licensed under the MIT License. See the LICENSE file for details.