Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Formula 1 Web Application

In order to run the App, first you need to execute "npm install" and then "npm start"
✔️ Fully responsive
✔️ React
✔️ MUI
✔️ API

F1 standings is a web application that uses Ergast Api (http://ergast.com/mrd/).

Homepage







User is able to change between Drivers standings table and Constructors standings table or even between different season (2010-current).





When he clicks on a Driver he is being navigated to Drivers Profile Page where he can see more details about the driver and even a table which shows the driver's standings for the period that user chose on the previous table.





When he clicks on a Constructor he is being navigated to Constructos Profile Page where he can see more details about the constructor and even a table which shows the constructor's standings for the period that user chose on the previous table.







Circuits Page

Along with standings, there is a Circuits page where there are static data for some F1 circuits.





As mentioned, this application is fully responsive for smaller screens and mobile devices