Feel yourself competing in Michigan!
Introduction · Tech Stack + Features · Author
richi-FSAE is a racing game project made by an ex-fsae member at UNET. The main idea is to get a simple game based on Formula SAE Michigan events, like: SkidPad and Autocross.
https://twitter.com/i/status/1686093698801565696
- Next.js – React framework for building performant apps with the best developer experience
- Vercel – Easily preview & deploy changes with git
- Tailwind CSS – Utility-first CSS framework for rapid UI development
next/font
– Optimize custom fonts and remove external network requests for improved performance
useState
– Manage state with useState React hookuseContext
– Manage and share state with useContext React hook between componentsgetPlaiceholder
– Helps bringing blur images when loading themreact-icons
– Easily add icons to react/nextjs projectsreact-youtube
– Used for streaming trailers
- TypeScript – Static type checker for end-to-end typesafety
- Prettier – Opinionated code formatter for consistent code style
- ESLint – Pluggable linter for Next.js and TypeScript
- Vercel Analytics – Track unique visitors, pageviews, and more in a privacy-friendly way
- richiCoder (@RichiCoder)