/e-commerce-store-ui

Next.js,Stripe, Prisma MySQL

Primary LanguageTypeScriptApache License 2.0Apache-2.0

E-commerce Store

For DEMO, use Stripe Testing Cards

Live DEMO Comming soon

Store Admin Repo

Built With:

  • Next.js
  • React
  • Prisma
  • MySQL

Key Features:

  • Mulitple vendors or stores through a single CMS!
  • CMS will generate API routes for all of those individually!
  • Clerk Authentication!
  • Order creation
  • Stripe checkout
  • Stripe webhooks
  • MySQL + Prisma + PlanetScale

Cloning the repository

Setup the ADMIN first

git clone https://github.com/ndayishimiyeeric/e-commerce-store-frontend.git

Install packages

npm install

.env file

NEXT_PUBLIC_API_URL=

Start the app

npm run dev

Author

👤 Odaltoneric

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to code with Antonio and to everyone who reviewed the project and made suggestions.

📝 License

This project is LICENSE licensed.