You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
2.2 KiB
50 lines
2.2 KiB
<!--
|
|
CO_OP_TRANSLATOR_METADATA:
|
|
{
|
|
"original_hash": "ff47271e53637b2ba6ba72ad2b70f6d7",
|
|
"translation_date": "2025-10-03T11:52:55+00:00",
|
|
"source_file": "memory-game/README.md",
|
|
"language_code": "en"
|
|
}
|
|
-->
|
|
This is a [Next.js](https://nextjs.org) project created using [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
|
|
|
|
## Getting Started
|
|
|
|
First, start the development server:
|
|
|
|
```bash
|
|
npm run dev
|
|
# or
|
|
yarn dev
|
|
# or
|
|
pnpm dev
|
|
# or
|
|
bun dev
|
|
```
|
|
|
|
Open [http://localhost:3000](http://localhost:3000) in your browser to view the result.
|
|
|
|
You can begin editing the page by updating `app/page.js`. The page will automatically refresh as you make changes to the file.
|
|
|
|
This project utilizes [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to optimize and load [Geist](https://vercel.com/font), a new font family designed by Vercel.
|
|
|
|
## Learn More
|
|
|
|
To dive deeper into Next.js, explore the following resources:
|
|
|
|
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and APIs.
|
|
- [Learn Next.js](https://nextjs.org/learn) - an interactive tutorial for Next.js.
|
|
|
|
You can also visit [the Next.js GitHub repository](https://github.com/vercel/next.js) - feedback and contributions are always welcome!
|
|
|
|
## Deploy on Vercel
|
|
|
|
The simplest way to deploy your Next.js application is through the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme), created by the team behind Next.js.
|
|
|
|
Refer to our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more information.
|
|
|
|
---
|
|
|
|
**Disclaimer**:
|
|
This document has been translated using the AI translation service [Co-op Translator](https://github.com/Azure/co-op-translator). While we aim for accuracy, please note that automated translations may include errors or inaccuracies. The original document in its native language should be regarded as the authoritative source. For critical information, professional human translation is advised. We are not responsible for any misunderstandings or misinterpretations resulting from the use of this translation. |