A memory game repository using TypeScript with React
- Project website: typescript-memory-game.surge.sh 💻
This app features all the latest tools and practices in web development
- 📱 Responsiveness — Fully responsive website
- I recommend cloning this repository using GitHub Desktop - Click the green "Code Button" - Then click Open with Github Desktop
- Go to the appropriate directory [ where the package.json file is located ]
- Run the commands below:
or
This command will install all the dependencies needed for the application to run
It'll run the application in development mode. Open https://localhost:3000 to view it in the browser.
The page will reload if you make edits.
This project is licensed under the MIT License - see the LICENSE page for details.