From d21dfc558b534c7dfaf8cf070646e3c2f277565a Mon Sep 17 00:00:00 2001 From: Amir Kakavand <50151636+AmirKakavand@users.noreply.github.com> Date: Sat, 10 Aug 2024 18:02:50 +0330 Subject: [PATCH 1/4] Update README.md --- README.md | 37 +------------------------------------ 1 file changed, 1 insertion(+), 36 deletions(-) diff --git a/README.md b/README.md index c403366..92d47b7 100644 --- a/README.md +++ b/README.md @@ -1,36 +1 @@ -This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). - -## Getting Started - -First, run the development server: - -```bash -npm run dev -# or -yarn dev -# or -pnpm dev -# or -bun dev -``` - -Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. - -You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file. - -This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font. - -## Learn More - -To learn more about Next.js, take a look at the following resources: - -- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API. -- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. - -You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome! - -## Deploy on Vercel - -The easiest way to deploy your Next.js app is to use 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) from the creators of Next.js. - -Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details. +![A photo of the website's homepage](/images/demo-image) From f841dc1905e5bfbae76956fdce3704949580993d Mon Sep 17 00:00:00 2001 From: Amir Kakavand <50151636+AmirKakavand@users.noreply.github.com> Date: Sat, 10 Aug 2024 18:04:07 +0330 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92d47b7..62ee8ab 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -![A photo of the website's homepage](/images/demo-image) +![A photo of the website's homepage](/images/demo-image.png) From cbf75db09c2a8865076a31a2ef3075bf3d896401 Mon Sep 17 00:00:00 2001 From: Amir Kakavand <50151636+AmirKakavand@users.noreply.github.com> Date: Sat, 10 Aug 2024 18:12:32 +0330 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62ee8ab..bf0324b 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -![A photo of the website's homepage](/images/demo-image.png) +![A photo of the website's homepage](https://amirkakavand.github.io/Rick-and-Morty-Wiki/images/demo-image.png) From 5e11393ce98f4787adfbb4d418267194c47819b9 Mon Sep 17 00:00:00 2001 From: Amir Kakavand <50151636+AmirKakavand@users.noreply.github.com> Date: Sat, 10 Aug 2024 18:16:45 +0330 Subject: [PATCH 4/4] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bf0324b..ff36fbb 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ +# Rick and Morty Wiki +### A website you don't really need. Get useless info on all the hundreds of characters of the Rick and Morty show. + ![A photo of the website's homepage](https://amirkakavand.github.io/Rick-and-Morty-Wiki/images/demo-image.png)