A simple Snake game built with React, hosted on GitHub, and deployed through Netlify.
- Clone this repository
- Run
npm installto install dependencies - Run
npm startto start the development server
- Push your changes to a GitHub repository
- Connect your GitHub repository to Netlify and configure the build settings
- Netlify will automatically build and deploy your React app