Skip to content

kilinc89/f1-ergast-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

f1-ergast

To run app

npm i
npm start

To run test

npm test

Arhitecture

  • App build in React.js
  • State management library is not being used in app
  • I used bootstrap (no need to reinvent the wheel).
  • Race winners are listed onload
  • When user clicks on the race winner of the year, the list of the races of the relevant year comes to the page.
  • When user clicks the header of list of the relevant years races winners list hides
  • When user clicks another race winner, other list of race list close and relevant one display,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published