Skip to content

themythia/f1ref-v2

Repository files navigation

F1/REF

A personal project about Formula 1 stats & news.

Tech stack:

React.js, Redux Toolkit, Tailwindcss, Ergast API, Vercel

Setup Instructions

Clone the repository to your local machine:

git clone https://github.com/themythia/f1ref-v2.git

Install the dependencies locally:

cd f1ref-v2/ && npm i

Run the command npm run start to start the app locally in development build.