Live version: https://ehlisn.github.io/brain-games-react/
• Email : "eve.holt@reqres.in"
• Password : "cityslicka"
- react
- typescript
- axios
Match The Tiles - make your brain work! Web application for various games and exercises for brain training. React, SPA, typescript.
The app consists of two games:
- Numbers: What is the result of the expression?
- Cards: Match the pictures in pairs.
- Clone or download the repository
- Navigate to the repository's directory
- Run
npm install
to install all the required packages - Run
npm start
to start the local development server - Go to
http://localhost:3000/
to use the application