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
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
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=
Run the following command to install project dependencies:
npm install
Start the development server:
npm run dev
- Build the project:
npm run build
- Copy the
dist
folder and deploy it to your desired hosting destination.
Metric | Value |
---|---|
Stars | |
Watchers | |
Forks | |
Contributors |
- Fully functional product filtering and sorting.
- Dynamic category-based navigation.
- Firebase integration for real-time data management.
- Continuous Updating more................................................................
A big thank you to all our contributors for making this project possible!