Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 310 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 310 Bytes

A full-stack E-Commerce site.

A practice project built to learn frontend and backend skills. The site utilizes backend API's to communicate with a mongodb database and features paypal integration during checkout to make purchases.

Site was built with create react app and uses a standard redux workflow.