Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.15 KB

readme.md

File metadata and controls

25 lines (16 loc) · 1.15 KB

Technologie Technologie Technologie Technologie Technologie Technologie

KBE - frontend

description

This Project builds the frontend and can display various Pokemon that get fetched out of our Microservices
It uses React with chakra-ui components and Next for serverside rendering

running the project

You can build and start the project with Docker or yarn or pnpm or npm

deploying the project

A heroku dyno is configured and all you have to do to deploy to prod is this: git push heroku master ( if youre logged in to Heroku )

heroku domain: https://kbe-frontend.herokuapp.com/