/game-react-app

Build a Memory Game with React + Typescript

Primary LanguageTypeScript

Build a Memory Game with React + Typescript

Project created based on the 'The Net Ninja' tutorial.

Get the full React Course here (discount auto-applied):

https://www.udemy.com/course/build-web-apps-with-react-firebase/?couponCode=B90DB2FCE8539AE6D800

The original project was using CRA and Javascript. I changed to Vite + Typescript:

yarn create vite my-vue-app --template react-ts

Available Scripts

In the project directory, you can run:

yarn dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

You can specify additional CLI options like --port or --https.

yarn build

Build for production.

yarn preview

Locally preview production build.