Skip to content

Next.js @15 | React @19 | Prisma @5.17 | Framer Motion @11.5 | Supabase | Kinde @2.3.8

License

Notifications You must be signed in to change notification settings

seyitbugraerden/Next15-QRStoreApplication

Repository files navigation

QR Store Application, where everyone can create their own QR code using Next.js@15.

Create Your Account via Kinde. Fill the missing contents. Then add your links. Don't worry! You can add as much as you want.

FireShot Capture 001 - Get Your Free QR Code - localhost

πŸ“” Table of Contents

‼️ Folder Structure

Here is the folder structure of this app.

Next15-LandingPage/
  |- components/
  |- app/
    |-- [slug]/
    |-- api/
    |-- dashboard/
    |-- faq/
    |-- features/
    |-- home/
    |-- pricing/
    |-- utils/
    |-- global.css
    |-- app.tsx
    |-- require-user.ts
    |-- action.ts
    |-- layout.tsx
  |- public/
  |- prisma/
    |-- schema.prisma
  |- .eslintrc.json
  |- .gitignore
  |- 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:

Home Page

pricing

learn

faq

login

profile details

qr-profile

add-new-qr

βš™οΈ Tech Stack

React JS Next JS JavaScript Tailwind CSS Supabase Prisma

πŸ”§ Stats

Get Your Free QR Code - Google Chrome 25 09 2024 09_40_38

πŸ™Œ 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 | Prisma @5.17 | Framer Motion @11.5 | Supabase | Kinde @2.3.8

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published