mirror of
https://github.com/ershisan99/podcaster.git
synced 2025-12-16 20:59:26 +00:00
e29482de204da3baaabb098dc5d7d71dae5f91ef
fix: add semantic tags to account for screen readers
Front-end test for INDITEX
Instructions
- Clone this repository
- Run
pnpm install. If you don't havepnpminstalled, you can install it by runningnpm install -g pnpm. - For development, run
pnpm dev. This will start the development server and open the browser. The assets served are not optimized for production (not minimized) - For production, run
pnpm build. This will generate the optimized assets in thedistfolder. To serve the assets, you can runpnpm serveor any other server of your choice.
Description
Languages
TypeScript
94.9%
HTML
2.7%
CSS
1.5%
JavaScript
0.9%