Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 638 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 638 Bytes

RAR Client

React frontend for Raspberry Pi | Arduino | RFID Project

Demo

Tech Stack

Vite with React(JavaScript), styled with TailwindCSS, some components from MUI

Recreate this Project

corepack enable && pnpm install
pnpm run dev

Why PNPM?

It's faster than NPM

Frontend Concepts Used

  • Consume my own API and display them with React components
  • Style website with TailwindCSS and MUI components

Future for this Project

Mobile App

I want an app for it.

Dark Mode

Self explanatory.