Skip to main content

JavaScript

onlineShop
eCommerce JavaScript
About Project Project Name: sam’s accurium (Online Shopping Cart) Technology: Frontend: HTML CSS React.js Redux Redux-thunk React-bootstrap Backend: REST API JWT Middleware MongoDB Features Admin: Admin Panel Admin Login Admin Profile Add New Admin Order Management User Management Add Products Update Products Logout User Interface
ecommerce_template
eCommerce JavaScript
Django Ecommerce Website This template is an ecommerce website intended for a single business owner that wants to sell products online on his own store. If you are interested in a marketplace where different users can login in a similar way to Shopify, create different stores in which they can create different set of products and start selling directly to customers checkout this template instead.
next-shopify-starter
eCommerce JavaScript
Next.js + Tailwind CSS + Shopify Starter Live Demo • See more starters • Follow me on Twitter This is a fully functional eCommerce store that uses Next.js + Tailwind CSS in the front end and leverages the Shopify Storefront API to interact with your Shopify backend.
tomper-wear-ecommerce-admin
eCommerce JavaScript
E-commerce web-application for selling clothing essentials tomper-wear-admin.netlify.app This is the Admin dashboard of TomperWear build with MERN stack and deployed with Netlify 🚀 Link to Client, Backend 📷 Link to Screenshots
microservices-book
eCommerce JavaScript
Microservices Architecture for eCommerce This is probably the first Open Source (MIT) book on Micro Services. Everyone is invited to contribute! Name a technology conference or meetup and I’ll tell you about the repetitive speech referencing Micro-services.
eshop-page
eCommerce JavaScript
Eshop page Simple ecommerce website made with React Hooks and Redux. Demo and Codesandbox Live demo is available here: Demo Codesandbox is available here: Codesandbox Features Home, Products, Product Details, Liked, Cart, Login, Profile and Error pages State management with Redux Responsive design with Bootstrap Products pagination with infinite scroll Insert Advertisements at every N products Products sorting by price, weight, size asc and desc Product filtering by brand and color Ability to like the products (wishlist) Product Details page with image magnify Cart with increment, decrement and remove product abilities Local Login/Register with Formik validation Login with Google OAuth, client side auth Profile page is behind protected route Product card with loader for image loading Toast messages for adding, liking a product, login/logout with Google/Local and network errors Loading state with spinner with text or default spinner Two fake backends with Promise and Axios-Mock-Adapter strategies Config file with settable pagination page size, advertisement index and fake backend delay Dynamic data creation and randomizing with Faker Dynamic carousel width with React Container Dimensions and image cropping with object-fit:cover Libraries used React with Hooks, Redux, Redux Thunk React Bootstrap with Cosmo theme React Infinite Scroller, React Image Magnify, React Google Login, React Container Dimensions Axios, Axios Mock Adapter, Formik, Faker Installation and running npm install npm run start app wil be loaded on http://localhost:3002 Screenshots Github pages deployment # must use HashRouter # set "
sneaker-store-ecommerce-v2
eCommerce JavaScript
Sneaker Store Project Overview Sneaker-Store-Ecommerce is an ecommerce app created with Gatsby. When you enter the website, you can view items, and buy them through Stripe. To mantain cart I used custom hook use-shopping-cart.
spring-boot-react-ecommerce
eCommerce JavaScript
spring-boot-react-ecommerce-app eCommerce application based on the microservices architecture built using Spring Boot and ReactJS. DEMO Deployed to Heroku Cloud: https://shoppers-ecom-app.herokuapp.com Note: It is running on a free dyno, so the services go to sleep if not in use.
serverless-shop-tutorial
eCommerce JavaScript
Serverless Shop Tutorial View demo There’s also an accompanying tutorial blog post. This project was bootstrapped with Create React App. This project is based on Create React App v2 and netlify-lambda v1.