This project uses Feature Sliced Design to build a simple Webapp that fetchs data from Fipe API HTTP Rest, filtered by user and display the price of common vehicles in Brazil.
Live demo: https://matheusmoura17.github.io/fsd-fipe
- React
- Typescript
- Tanstack
- Zustand
Install dependencies using yarn
, and run project using yarn dev