Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore(results): initialize page view - Added dropdowns to select season, race, and driver - Added tabs for viewing race results, drivers and constructors standings - Initial race results view * chore: updated dependencies * ci: updated workflows to include `dev` branch * chore(results): placeholder tables for Drivers and Constructors standings Introduce faker lib for fake placeholder within new Table component. Additionally, appended some additional styling * fix: update faker package to latest * refactor(results): shape placeholder data to match mockup * ci: updated workflows to include staging branch * fix: using next template file structure added function to fetch server data or dummy data * chore: compose atoms to handle results filters * style: modify bg and remove shimmer keyframe from tailwind * chore: build out landing page * chore: include main filters and available server data for results ui * chore: further build out resuable components --------- Co-authored-by: Pratik Borole <[email protected]>
- Loading branch information