Skip to content

Repository files navigation

Create Online Store

Welcome to the Create Online Store project! This application allows users to effortlessly set up and manage their own online stores, providing a seamless experience for both store owners and customers.

Features

  • Store Creation: Users can create personalized online stores with unique branding.
  • Responsive Design: Optimized for various devices, ensuring a smooth user experience.

Technologies Used

Getting Started

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the Repository:

    git clone https://github.com/mrashed21/create-online-store.git
    cd create-online-store
  2. Install Dependencies:

    Using npm:

    npm install

    Or using Yarn:

    yarn install

Running the Application

For development:

npm run dev

Or with Yarn:

yarn dev

This will start the application on http://localhost:3000.

To build for production:

npm run build

Or with Yarn:

yarn build

To start the production server:

npm start

Or with Yarn:

yarn start

Linting

To run ESLint:

npm run lint

Or with Yarn:

yarn lint

For more information and live demo, visit our website: https://create-online-store.vercel.app/

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages