Skip to content

Hardware Info allows users to easily identify parts inside their pc's

License

Notifications You must be signed in to change notification settings

MateuszPerczak/hardwareinfo

Repository files navigation

Hardware Info

GitHub GitHub last commit

App

Libraries

  • React
  • Emotion
  • Framer-motion
  • Electron
  • Vite
  • Systeminformation
  • v8-compile-cache
  • React-router-dom
  • React-query
  • Zustand

Icons

  • Segoe Fluent Icons

Running this app

  1. Clone this repository
git clone https://github.com/MateuszPerczak/hardwareinfo
  1. Install all dependencies
pnpm i
  1. Start react development server and app
pnpm dev

OR if you want to build it

pnpm build