The project uses dummy data with JSON for mock APIs.
- Navbar: The navigation bar component with links and routing functionality.
- Product: Product card and listing components.
- Category: Displays different product categories.
- Home: The homepage layout and structure.
- Footer: A footer component with useful links
- Create: A form or page component for creating new product
- Quotes: A section or component to display randome quotes
- css: Contains the styling for the application.
- jsx: Includes the JSX components that are part of your app.