Skip to content

Inshal-Rabbani/ZenStoreAI

Repository files navigation

ZenStoreAI

Zen Store – A sleek and AI-powered e-commerce platform focused exclusively on shoes. Built with a user-friendly interface, seamless shopping experience, and intelligent search features, Zen Store is designed to make online shoe shopping effortless.

📌 Project Overview

This repository contains various projects including Zen Store, an e-commerce platform focused on selling shoes. Each folder in this repository represents a different project or component. Below is a guide on how to access and navigate through the files.


📂 Repository Structure

  • /ZenStore/ - This folder contains the full source code and related files for the Zen Store project.
  • /OtherProjects/ - Additional projects uploaded for reference.

💡 How to Access the Files

Cloning the Repository

To download the entire repository to your local machine, run the following command:

git clone <repository-url>

📥 Downloading All Files

If you prefer to download all files as a ZIP, simply click the "Code" button on the repository page and select "Download ZIP". Extract the ZIP file to your desired location.

📂 Combining All Files into One Project

To merge all files into one project, place all folders and files within a single directory.


💻 Opening the Project in VS Code

  1. Open VS Code.
  2. Click on "File" > "Open Folder...".
  3. Select the folder where you combined all files.

Alternatively, you can use the terminal:

cd <path-to-your-folder>
code .

🔍 File Structure of Zen Store

  • /src/ - Contains the main source code files for the front-end and back-end.
  • /public/ - Static files and assets.
  • /package.json - Contains dependencies and scripts to run the project.
  • /README.md - Detailed documentation about the Zen Store project.

🚀 Running the Zen Store Project

  1. Navigate to the project folder:
cd ZenStore
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev

The project will now be running locally. Open your browser and go to:

http://localhost:3000

📄 Additional Projects

If you want to explore other projects, navigate to their respective folders and follow similar steps to access, install dependencies, and run them.


📣 Contributions

Feel free to contribute to any of the projects by creating pull requests or opening issues!


📧 Contact

For any queries, reach out via email or GitHub issues.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors