Skip to content

Chriscaracach/React-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce

A simple e-commerce site.

Features

The main technologies used in this projects are: Javascript(React) , Material UI, Formik, Yup, Redux, Axios, Leaflet Map.

On this project you can see a product list, which came from FakeStoreAPI. A small pagination feature (the API has only a few products).

image

You can apply some filtering and searching.

image

And see the product detail.

image

Add to cart. (SweetAlert)

image

The cart.

image

And finish the purchase with some data input (simple form and Leaflet Map)

image

Installing

git clone https://github.com/Chriscaracach/React-ecommerce
cd projectFolder
npm install
npm start

or you can check the project deployed in this link.

About

Simple e-commerce (pagination, leaflet map, error boundaries)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published