Skip to content

Simple example of Stars Match game powered by React with reactful env

Notifications You must be signed in to change notification settings

Alexwilfriedo/react-stars-match

Repository files navigation

react-stars-match

This is a simple example of Stars Match game powered by React with reactful env. This project helps me to practice react server side rendering.

Sumarry

The stars match game consist on displays a number of stars and let user selects the correct number combination that correspond to that number.

This a capture of the game.

  1. Alive game Alive game capture

  2. Done Game Done game capture

How to start

Before to start this project, you should have Node install on your computer.

If not, please juste execute

brew install node

if you are on a mac machine.

Once that's achieved, simply run

npm start

in the project directory.

Good to know

If you want to create a fully configured dev-react environnement that use fullstack react server-rendered, please, just use Reactfull.

npx reactfull <your_react_app_name>

Credits

I would like to express my gratitude to Samer Buna (Github profile) because of thi great course on Pluralsigh about React and reacful npm package.

About

Simple example of Stars Match game powered by React with reactful env

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published