tomekrozalski / simple-rest-api-exercise-front

Simple Rest API Consumer

Home Page:https://www.tomaszrozalski.pl/simple-rest-api-exercise/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple REST API Consumer

It was the second part of recrutation process. The first one was to create back-end API which should save data to JSON file. The front-end part is simple UI to comunicate with the back-end. I used React (Create React App, TypeScript version) and its Context API to manage global state. Nothing fancy. I also used Styled Components, but frankly speaking I didn't need it. UI is not complex or beautiful anyway.

In the app you can create new flows and remove them. Enjoy! It is deployed

About

Simple Rest API Consumer

https://www.tomaszrozalski.pl/simple-rest-api-exercise/


Languages

Language:TypeScript 92.2%Language:HTML 7.8%