Commit Graph

4 Commits

Author SHA1 Message Date
Peter Wood
4b30d3d1bd docs: update README.md to enhance project description and deployment instructions 2025-04-22 14:15:13 -04:00
Peter Wood
40fc872108 feat: add vite-plugin-node-polyfills to support Node.js globals in Vite 2025-04-22 14:12:34 -04:00
Peter Wood
deb2134b82 feat: add Playwright testing setup and update deployment script 2025-04-22 13:48:12 -04:00
Peter Wood
6d12242cfb chore: initialize project with Vite, Tailwind CSS, and Pokedex API
- Added package.json with project metadata and dependencies
- Created postcss.config.js for Tailwind CSS and Autoprefixer integration
- Added style.css to include Tailwind's base, components, and utilities
- Configured tailwind.config.js to specify content sources for class scanning
- Set up vite.config.js for build configuration targeting ES2020
2025-04-22 13:26:40 -04:00