Skip to content

SuoraGmbH/react-architecture-workshop-berlin-2024

Repository files navigation

React Architecture Workshop

Harvest Account

To use this app, you need to register a Harvest account, create an API token an put it into the .env.local:

VITE_HARVEST_ACCOUNT_ID=<id>
VITE_HARVEST_API_KEY=<key>

Starting

Then you just need to install the dependencies and start the application:

npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published