This project contains the source code of a E-commerce app using Redux Thunk for state management.
Here are some screenshots of the application:
Here is a list of the technologies used in this project.
-
Next.js - A framework for building server-side rendered(SSR) React applications with ease. It handles most of the challenges that come with building SSR React apps.
-
React - A very popular JavaScript DOM rendering framework for building scalable web applications using a component-based architecture.
-
NextAuth - NextAuth.js is a complete open source authentication solution for Next.js applications. It is designed from the ground up to support Next.js and Serverless.
-
with-redux-thunk - An example to show how to integrate Redux and Redux Thunk in Next.js.
-
collect payments from an e-commerce website using Stripe - Create an eCommerce website with Next.js and Stripe.
-
Fake store API - Fake store rest API for your e-commerce or shopping website prototype.
You can see the the result of the application deployed here: https://e-commerce-adelinked.netlify.app
This project is open source and available under the MIT License.