A simple word tracking app built with Svelte and Tailwind CSS.
npm install yarnyarn installIn the project directory, you can run:
yarn devRuns the app in the development mode.
Open http://localhost:5173 to view it in the browser.
The page will reload if you make edits.
yarn buildBuilds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
yarn previewPreview the production build from the dist folder.