Skip to content

lostmypillow/jRAR-web

Repository files navigation

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.