mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
An application where you can view/compare news. Oh and it also checks for bad content :D
https://yhw.tw/news?forward=tools
- Added GSAP and ScrambleTextPlugin for text animations in navigation. - Implemented locale switching in navigation component. - Updated i18n locales for navigation links. - Created a new layout for news organization pages. - Removed unused index page and added home page with greeting. - Implemented dynamic fetching of news organization info with API. - Configured Tailwind CSS and added necessary plugins. - Updated nuxt.config.ts for routing and site metadata. |
||
---|---|---|
components | ||
i18n/locales | ||
layouts | ||
pages | ||
public | ||
server | ||
styles | ||
.env.example | ||
.gitignore | ||
app.vue | ||
bun.lock | ||
nuxt.config.ts | ||
package.json | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json |