Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esgameco/pokedex
A full stack project using flask and react that aims to replicate a PokeDex.
https://github.com/esgameco/pokedex
Last synced: 8 days ago
JSON representation
A full stack project using flask and react that aims to replicate a PokeDex.
- Host: GitHub
- URL: https://github.com/esgameco/pokedex
- Owner: esgameco
- Created: 2024-06-14T04:14:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-07T07:50:11.000Z (4 months ago)
- Last Synced: 2024-07-07T08:38:04.029Z (4 months ago)
- Language: TypeScript
- Size: 3.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PokeDex Project
A full stack project using flask and react that aims to replicate a PokeDex.
# Installation
### Docs
```bash
.\DocsHelper.bat install
```### Frontend
```bash
.\FrontendHelper.bat install
```### Backend
```bash
.\BackendHelper.bat install
```