Brazenbillygoat / shopping-cart

basic shopping cart to play with react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping Cart

I've created this for me to play around with typescript specifically with react in web development.

Function

I'd like to have some navbars, sidebars, internal linking, and about 5 pages. Beyond that it might be fun to start a little area for recipes and link it to a db somewhere for my own reference.

Installation

Straightforward as any github project
Note: I uses npm in the original installation so be aware of that if you plan to fork this and prefer using yarn to add packages.

Notes

Color Palette:
#5CE0DB ~ complimentary ~ #E0C6B8
#C5E0E0 ~ complimentary ~ #E0BAA4
#DBE1AF

About

basic shopping cart to play with react


Languages

Language:TypeScript 72.0%Language:CSS 15.8%Language:HTML 12.2%