Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```