Skip to content

Commit

Permalink
Add Countdown component and snow effect; update Home page layout and …
Browse files Browse the repository at this point in the history
…enhance CSS for better styling
  • Loading branch information
PentSec committed Dec 31, 2024
1 parent f99319f commit a5e9f5f
Show file tree
Hide file tree
Showing 8 changed files with 195 additions and 2,213 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "maddons-manager",
"private": true,
"version": "0.1.5",
"version": "0.1.7",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -15,13 +15,15 @@
"@nextui-org/use-infinite-scroll": "^2.2.2",
"@nextui-org/use-theme": "^2.1.1",
"@tailwindcss/typography": "^0.5.15",
"canvas-confetti": "^1.9.3",
"framer-motion": "^11.15.0",
"github-markdown-css": "^5.8.1",
"highlight.js": "^11.11.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-markdown": "^9.0.1",
"react-router-dom": "^7.1.1",
"react-snowfall": "^2.2.0",
"react-spinners": "^0.15.0",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.0",
Expand Down
Loading

0 comments on commit a5e9f5f

Please sign in to comment.