Reds Svelte Themes

Reds

A simple svelte website where you can play the card game: Reds!

Reds

Reds is a card game you can play with friends in real life. It is a game of memory, strategy and wits!
Our website can help you learn how to play! I learnt it from @ferboinkles and, using my technical skills, wanted to share it with you.
Together, we want to teach you Reds.

If you want to run it locally:

  1. Clone the repository
  2. Do npm install or bun install (recommended) to install all dependencies
  3. Run npm run dev or bun dev to start the development server
  4. Open http://localhost:5173 in your browser
  5. Enjoy!
  6. To build for production, run npm run build or bun run build and then npm start or bun run start
  7. Your production server will be running on http://localhost:4173
  8. If you wanna edit the code, read the svelte docs here

Top categories

Loading Svelte Themes