Skip to content

brozinsky/clothing-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLOTHING STORE

About The Project - Live Demo

overview-gif

An e-commerce website template. Loading of products and data storage from Firebase. App has a cart to add/remove items, it shows the total price and sends user to checkout. Routes implemented with React router, including seamlessly moving between pages. Styling made with Styled Components with the use of Material UI elements. Animations made with Framer Motion. Website design made in Figma.

Built With

Getting Started

This project was bootstrapped with Create React App.

Available Scripts

To get a local copy up and runningTo get a local copy up and running, in the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.