Skip to content

novak-k/pokemonApp

Repository files navigation

Pokemon App

Technologies:

React REDUX TypeScript JavaScript HTML CSS Mantine Vite

This app was created with React and Vite, on Typescript, using the Mantine library. Data was retrieved from Pokemon API.

The main page is divided into several components, that are connected to each other and to App.tsx via "props", making it easy to maintain and change separate parts. Action such as a search available via Redux.

Demo Link

The unit tests (Jest and React Testing Library) were added in order to cover the main problems with data on the page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published