Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 727 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 727 Bytes

Getting Started

You need a .env file with the API_URL and the API_KEY. You can check the .env.example file

First, install dependencies:

npm install

Then to run you just need:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can find the Parallax effect in the homepage http://localhost:3000 alongside with the schedule for the 2023 Monaco Grand Prix.

In the Navbar there's links for the 2023 Driver Standings http://localhost:3000/standings and for the Oracle In Practice section http://localhost:3000/oracle-in-practice