Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 955 Bytes

File metadata and controls

30 lines (16 loc) · 955 Bytes

Online Store Application

DEMO: https://modusapp.netlify.app/

The Online Store Application is a web-based platform that allows you to set up and manage an online store to sell products or services. This README will guide you on how to set up, run, and use the Online Store Application.

Features

  • Product listings.
  • Responsive design for various screen sizes.

Prerequisites

Before you begin, make sure you have the following prerequisites installed on your system:

  • Node.js and npm: You need to have Node.js and npm installed. You can download them from nodejs.org.

Vite + React

This is a Vite project together with React.

Resources