Skip to content

Sunnah Store is an open-source project designed for As Sunnah Skill Development Students in the Web Development Batch 2, Level 2 program. This project provides contributors an opportunity to enhance their development skills by working on a collaborative e-commerce platform.

Notifications You must be signed in to change notification settings

Md-RonyAhmed/sunnah-store

Repository files navigation

Sunnah Store

Project Overview:
Sunnah Store is an open-source project designed for As Sunnah Skill Development Students in the Web Development Batch 2, Level 2 program. This project provides contributors an opportunity to enhance their development skills by working on a collaborative e-commerce platform.

Preview: Sunnah Store Live Preview


Repository

Clone the repository:

git clone https://github.com/Md-RonyAhmed/sunnah-store  
cd sunnah-store  

To sync with the latest updates:

git pull https://github.com/Md-RonyAhmed/sunnah-store  

Getting Started

Environment Setup

Create a .env file in the root directory using the following template (replace with your own credentials):

VITE_API_KEY=  
VITE_AUTH_DOMAIN=  
VITE_PROJECT_ID=  
VITE_STORAGE_BUCKET=  
VITE_MESSAGING_SENDER_ID=  
VITE_APP_ID=  
VITE_MEASUREMENT_ID=  

Install Dependencies

Run the following command to install project dependencies:

npm install  

Development

Start the development server:

npm run dev  

Deployment

  1. Build the project:
    npm run build  
  2. Copy the dist folder and deploy it to your desired hosting destination.

Project Metrics

Metric Value
Stars GitHub Repo stars
Watchers GitHub watchers
Forks GitHub forks
Contributors GitHub contributors

Features

  • Fully functional product filtering and sorting.
  • Dynamic category-based navigation.
  • Firebase integration for real-time data management.
  • Continuous Updating more................................................................

Contributors

A big thank you to all our contributors for making this project possible!

About

Sunnah Store is an open-source project designed for As Sunnah Skill Development Students in the Web Development Batch 2, Level 2 program. This project provides contributors an opportunity to enhance their development skills by working on a collaborative e-commerce platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages