Front exercise using https://github.com/afreeorange/mock-api
- A list of all the Fields
- The total number of Fields
- The name of each Field
- A little icon for each Field's type (corporate, collective, individual)
- A small flag based on a Field's countryCode
- The Field's area in acres based on its geoData
- [] extra credits
- [] Add a toggler that allows the user to switch between acres and hectares (1 m2 = 0.0001 hectares)
- [] Add a dropdown to filter by Field type
- [] Sort Fields by their area (ascending and descending)
- [] Group fields by Country Code