jeffersonRibeiro / react-shopping-cart

๐Ÿ›๏ธ Simple ecommerce cart application built with Typescript and React

Home Page:https://react-shopping-cart-67954.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ›๏ธ Simple ecommerce cart application CircleCI

Basic Overview - Live Demo

โœˆ๏ธ Follow Jeremy Akeze

This simple shopping cart prototype shows how React with Typescript, React hooks, react Context and Styled Components can be used to build a friendly user experience with instant visual updates and scaleable code in ecommerce applications.

Features

  • Add and remove products from the floating cart using Context Api
  • Filter products by available sizes using Context Api
  • Responsive design

Build/Run

Requirements

  • Node.js
  • NPM
/* First, Install the needed packages */
npm install

/* Then start the React app */
npm start

/* To run the tests */
npm run test

Copyright and license

The MIT License (MIT). Please see License File for more information.



A little project by Jefferson Ribeiro

About

๐Ÿ›๏ธ Simple ecommerce cart application built with Typescript and React

https://react-shopping-cart-67954.firebaseapp.com/


Languages

Language:TypeScript 94.0%Language:HTML 5.6%Language:JavaScript 0.4%