Skip to content

MatejHamala/pokehackathon-2021-06-04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pokehackathon-2021-06-04

Aplikace funguje jako seznam eventů spojených s hledáním Pokémona. V každém eventu hledáte jiného pokémona. Je pouze na vás jakým způsobem bude Pokémon vyobrazen.

Instalace backendu

git clone {repo} pip3 install . (ve složce s pokehackathon-2021-06-04)

Spuštění REST API (backend - localhost:5000/competetion)

pokehackathon

Instalace frontendu (v jiné složce než backend)

git clone -b frontend {repo} npm install

Spuštění webserveru (frontend - localhost:3000)

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published