Skip to content

omarkhaleddd/merch-store

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Merch-store using MERN Stack

This repository contains the source code for a Merch Store application. The application is designed to showcase a simple online merchandise store.

Preview of the website

Preview.mp4

Getting Started

Follow these steps to get the project up and running on your local machine.

Prerequisites

Node.js installed on your machine. npm (Node Package Manager) installed.

Installation

Clone the repository to your local machine:

git clone https://github.com/CynicalMan/merch-store.git

Change into the project directory:

cd merch-store

Switch to the "Dev" branch:

git checkout Dev

Install project dependencies:

npm install

Usage

Start the development server:

npm start

This command will start the development server, and you can view the application by navigating to http://localhost:3000 in your web browser.

Contributing

If you would like to contribute to the project, please follow these guidelines:

Fork the repository.

Create a new branch for your feature or bug fix.

Make your changes and commit them with descriptive messages.

Push your changes to your fork.

Submit a pull request to the original repository.

Contact

If you have any questions or issues, feel free to contact the project maintainer:

CynicalMan , Omarkhaledd

About

SA1 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.8%
  • JavaScript 34.2%
  • SCSS 18.7%
  • HTML 0.3%