nbtin / next-ecommerce

a Next.js e-commerce website

Home Page:https://next-ecommerce-flame-two.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a prototype for a Next.js e-commerce website designed to sell One Piece figures.

Getting Started πŸ‘€

  • Clone the repository.

  • Switch to the production branch and install dependencies.

    git checkout production
    npm install
  • Create a .env and .env.local file in the root directory like the example here and here.

  • Run the development server.

    npm run dev
  • Open http://localhost:3000 with your browser to see the result.

Built With βš’οΈ

1. Frontend

2. Backend

Deployment πŸš€

This project is deployed on Vercel.

Visit https://next-ecommerce-flame-two.vercel.app/ to see the live version πŸ”₯.

P/s: If you want to test the stripe payment process, just type the card number 4242 4242 4242 4242 and any other information in the payment form πŸ˜„. β†’ Learn more.

Final Notes

Thanks for going through this Repository! Have a nice day. 🌹

Do you have any questions? Feel free to contact me via E-mail.

About

a Next.js e-commerce website

https://next-ecommerce-flame-two.vercel.app


Languages

Language:TypeScript 96.4%Language:CSS 2.6%Language:JavaScript 1.0%