- npm install (install modules - first time only)
- npm run dev (to run locally) - http://localhost:5173/
The code uses an external API, needs internet connection to work. If for some reason the API is down, please contact the author
- Node.js - Vite requires Node.js version 14.18+, 16+
- NPM