Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/amandaalmeida89/pokemon-explorer
- Owner: amandaalmeida89
- Created: 2024-01-15T19:51:56.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-08T11:58:58.000Z (11 months ago)
- Last Synced: 2024-02-08T12:45:56.127Z (11 months ago)
- Topics: jest, material-ui, react, typescript
- Language: TypeScript
- Homepage: https://pokemon-explorer-indol.vercel.app
- Size: 207 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)