raphox / game-react-app

Build a Memory Game with React + Typescript

Home Page:https://raphox.github.io/game-react-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Build a Memory Game with React + Typescript

https://raphox.github.io/game-react-app/


Languages

Language:TypeScript 68.7%Language:SCSS 18.2%Language:HTML 7.5%Language:CSS 5.6%