An inventory application made simple, focusing on a user friendly interface and providing useful resources to the final user.
- TypeScript
- React
- Vite
- Tailwind CSS
- Radix UI
- React Router
- React Query
First, follow through the starting of the back-end application, found here, then:
git clone git@github.com:felipesousac/inventory-client.git
Inside front-end project folder, run:
npm install
npm run dev