Snake Game A simple snake game built with React and Tailwind CSS. Recommended Node Version The project was developed using Node.js v24.14.0. How to run the project in development mode npm install npm run dev How to test the project npm run test How to build the project npm run build npm run preview # to preview the build