About The Project - Live Demo
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.
- Main technology - React
- Styling using styled-components
- Product data stored in Firebase
- Website animations made with Framer Motion
- Used Material-UI components
- Routing made with React-Router
- Design in Figma
- Node.js
This project was bootstrapped with Create React App.
To get a local copy up and runningTo get a local copy up and running, in the project directory, you can run:
Runs the app in the development mode.
Open https://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.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.