The Motorsports App is a comprehensive mobile application that serves as the ultimate destination for enthusiasts and fans of high-performance racing. This application caters to the discerning tastes of motorsports aficionados by offering detailed specifications of cars used in prestigious racing categories such as Formula 1, Formula E, GT3 Racing, LMH (Le Mans Hypercar), and LMDh (Le Mans Daytona hybrid).
yarn
First, run the development server:
# For web
yarn web
# For ios
yarn ios
# For android
yarn android
# Generally
yarn start