Skip to content

niknegi/storesync

Repository files navigation

StoreSync

A basic inventory management app

Demo

Live demo

Demo

Screenshots

App Screenshot

Installation

Install storesync with pnpm (recommended)

  pnpm i
  pnpm run dev

Install storesync with npm

  npm i
  npm run dev

Tech Stack

Built on the latest tech stack

React
Vite - Bundler
Redux - State management
RTK Query - Fetch and Caching APIs
Tailwind - CSS framework
Shadcn ui - UI Library
Radix ui - Accessibility
eslint - Coding standard and consistency

Build

To build this project run

  npm run build

Authors

About

A basic inventory management app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published