Skip to content

RodrigoMesel/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex Training with React and Electron

An interactive desktop application to train and manage your Pokémon using React and Electron.

📚 Contents

  • React and Electron Communication: How these technologies work together to create seamless desktop applications.
  • React Redux: State management in modern React applications.
  • API Calls: Calls to the pokemon api
  • Redux Toolkit Query: Effective server-state management for React applications.
  • Pagination: Efficient data display and navigation.
  • Unit Testing: Ensuring code reliability and functionality through tests.

🚀 How to Run

Follow these steps to get your Pokedex up and running:

  1. Clone the repository: git clone https://github.com/RodrigoMesel/Pokedex.git
  2. Install Dependencies: yarn
  3. Start the Application: yarn electron-dev
  4. Run Unit Tests: yarn test

🛠️ Built With

  • React - A JavaScript library for building user interfaces.
  • Electron - Framework for creating native applications with web technologies.
  • Redux Toolkit - The official, opinionated, batteries-included toolset for efficient Redux development.

📩 Contact

For any questions or contributions, please reach me out at romesel1@gmail.com.


About

React and Electron training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors