This project is about saving all the tools you may consider usefull in only one place. Nothing really innovative, but it was quite fun to do it.
This is a challenge made by BossaBox. The idea was to do a layout that consumes an external API following some rules and instructions. You can find the fake API to consume here.
I have used this project to improve my ReactJS skills and learn how to prototype a layout. I have used figma for the prototype and it can be found here.
# Clone repository
$ git clone https://github.com/lcastrof/vuttr-frontend
# Access directory
$ cd vuttr-frontend
# Install the dependencies
$ yarn install
First you need to be sure the file 'src/services/api.ts' have the address to your API. Then, run:
$ yarn start
Developed by Lucas de Castro Fernandino