https://github.com/equilapi/game-memory-app
https://github.com/equilapi/game-memory-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/equilapi/game-memory-app
- Owner: Equilapi
- Created: 2023-07-28T00:58:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T01:32:48.000Z (over 2 years ago)
- Last Synced: 2025-01-20T20:53:15.637Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://game-memory-app-elvisquilapi.vercel.app/
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game Memory App
Animal and bird card games, where you have to memorize the location to match the same.
## Available Scripts
In the project directory, you can run:
### `npm install or yarn`
Command to install libraries required for the operation of the project.
### `npm start or yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
### `npm run build or yarn build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.