Skip to content

Next.js @15 | React @19 | Kinde | Shadcn/ui | Prisma | Supabase | Zod | UploadThing

License

Notifications You must be signed in to change notification settings

seyitbugraerden/Next15-WorldWideBlogging

Repository files navigation

World Wide Blogging - Everyone can create their own blog & article pages

FireShot Capture 010 - Create Next App - localhost

πŸ“” Table of Contents

‼️ Folder Structure

Here is the folder structure of this app.

Next15-LandingPage/
  |- components/
  |- app/
    |-- api/
    |-- dashboard/
    |-- fonts/
    |-- utils/
    |-- global.css
    |-- favicon.ico
    |-- page.tsx
    |-- requireUser.ts
    |-- action.ts
    |-- layout.tsx
  |- public/
  |- lib/
    |-- utils.ts
  |- prisma/
    |-- schema.prisma
  |- .eslintrc.json
  |- .gitignore
  |- middleware.ts
  |- next.config.js
  |- package-lock.json
  |- package.json
  |- postcss.config.js
  |- tailwind.config.js
  |- tsconfig.js

🧰 Getting Started

  1. Make sure Git and NodeJS is installed.

  2. Clone this repository to your local computer.

  3. Open terminal in root directory. Run npm install --legacy-peer-deps or yarn install --legacy-peer-deps.

  4. Now app is fully configured πŸ‘ and you can start using this app using npm run dev or yarn dev.

πŸ“· Screenshots:

kinde login

FireShot Capture 013 - Create Next App - localhost

create site

value site

article

article_detail

FireShot Capture 018 - Create Next App - localhost

FireShot Capture 019 - Create Next App - localhost

βš™οΈ Tech Stack

React JS Next JS JavaScript Tailwind CSS Supabase Prisma

πŸ”§ Stats

Create Next App - Google Chrome 26 09 2024 19_00_30

πŸ™Œ Contribute

You might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.

πŸ’Ž Acknowledgements

Useful resources and dependencies that are used in QR Store.

Production Dependencies

Development Dependencies

πŸš€ Follow Me

GitHub followers Twitter YouTube

πŸ“š Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

⭐ Give A Star

You can also give this repository a star to show more people and they can use this repository.

About

Next.js @15 | React @19 | Kinde | Shadcn/ui | Prisma | Supabase | Zod | UploadThing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published