Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amandaalmeida89/pokemon-explorer

Web application with the list of Pokemons and details page with information about each Pokemon.
https://github.com/amandaalmeida89/pokemon-explorer

jest material-ui react typescript

Last synced: 29 days ago
JSON representation

Web application with the list of Pokemons and details page with information about each Pokemon.

Awesome Lists containing this project

README

        

## Getting Started

Run the development server:

```bash
npm run dev
```
Open [http://localhost:5173/](http://localhost:5173/) with your browser to see the result.

To run test:
```bash
npm run test
```
Developed with:
- React
- TypeScript
- Vite
- MUI
- Jest

[Production Url](https://pokemon-explorer-indol.vercel.app/)