samfromaway / formula-one

This is an app to display the next Formula One races in the 2022 season. As well as having tutorial files for a MUI v.5 video series.

Home Page:https://formula-one-psi.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js, MUI v5 and Typescript starter. You can use this to start your Next.js + MUI + Typescript development faster and easier.

Getting Started

  1. First download files.
  2. (Optional) If you want, You can also change the project name to whatever your like and also add the project name in "package.json".
  3. Run this command in the project directory to install dependencies:
npm i
# or
yarn
  1. You can run dev server with the following command:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 with your browser to see the result.

About

This is an app to display the next Formula One races in the 2022 season. As well as having tutorial files for a MUI v.5 video series.

https://formula-one-psi.vercel.app/


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%