Coder Social home page Coder Social logo

ecommerce-store's Introduction

Ecommerce Store

This is an e-commerce store built with Next.js 13.4 and app router. The project aims to create a fully functional online store with features like product listings, shopping cart management, and secure checkout. Also checkout the admin side of the store!

Technologies Used

  • Next.js 13.4: A React framework for building server-rendered and statically generated applications.
  • App Router: A routing library for Next.js that enables dynamic client-side navigation.
  • Stripe: Working checkout flow.

Features

  • Product Listings: Display a catalog of products with details such as title, price, description, and images.
  • Shopping Cart Management: Allow users to add products to their cart, update quantities, and remove items.
  • Secure Checkout: Implement a secure checkout process for users to complete their purchase.

Installation

  1. Clone the repository: git clone [repository URL]
  2. Install dependencies: npm install
  3. Start the development server: npm run dev

Usage

  1. Access the application in your web browser at http://localhost:3000.
  2. Explore the product listings, add items to your cart, and proceed to the checkout.

Contributing

Contributions are welcome! If you want to contribute to this project, follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -m 'Add your commit message'
  4. Push the changes to your forked repository: git push origin feature/your-feature-name
  5. Submit a pull request describing your changes.

License

MIT License

Acknowledgements

Props to Antonio for a great video tutorial. https://www.youtube.com/watch?v=5miHyP6lExg&t=36509s

Contact

onatim.com

ecommerce-store's People

Contributors

dependabot[bot] avatar onattech avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.