Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.65 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.65 KB

crwn-clothing

Clothes shop coded mainly by react

After you fork and clone

You need to create your own firebase and stripe account. You also need yarn or npm install to build all the dependencies.

Get in the web dev page

In your code folder, type netlify dev to get in the web developement page. You can also use yarn start but it will neglect the netlify function.

Modules and Functions

Navigation bar:

image

Main page:

image

Shop Page and categories page:

image image

Authentication Page:

image

Cart Items:

image

Check out route:

image image

Firebase and Stripe APP:

image image