Fun React learning project https://react-astro-games.vercel.app/
Find a file
2024-11-07 20:04:50 -05:00
public convert into a menu of games, for some reason function on click not workin bruh 2024-09-27 22:23:10 -04:00
src switch to lucide-react 2024-11-07 20:04:50 -05:00
.gitignore add center cell styling using props :) 2024-09-24 13:06:55 -04:00
astro.config.mjs added tailwind and daisyui to make it look fancy 2024-09-26 00:27:13 -04:00
package-lock.json switch to lucide-react 2024-11-07 20:04:50 -05:00
package.json switch to lucide-react 2024-11-07 20:04:50 -05:00
README.md add vertical and horizontal rows; install dnd-kit for drag and drop functionality 2024-10-16 14:48:31 -04:00
tailwind.config.mjs add themes and confetti ;) 2024-10-14 13:06:40 -04:00
tsconfig.json add react, change the astro game components into one react component 2024-09-24 12:46:20 -04:00

Games made with Astro and React!

Demo

Stack

  • Astro
  • React
  • Tailwind
  • DaisyUI
  • tailwind/typography
  • theme-change
  • react-icons
  • dnd-kit

Overengineered? Yes.

Worth it for the learning experience? Yes.