/garage

Primary LanguageJavaScript

Getting Started with the garage app

The app runs with React 18.2.0 - Needs NodeJs
Uses the verly light to use and the excellent Zustand for states
Uses The lovely React Query for fetch operations and cache management

How to use this app

You need get the backend

The app uses the default localhost:3000
The backend runs on localhost:8080

  1. Run the backend on your computer
  2. Run the front with the npm start command in a terminal
  3. Enjoy !