ionic-e-commerce

Simple e-commerce Web app example developed with Ionic and React.

Stars
0
Committers
2

Ionic Web App E-commerce 😎

Simple e-commerce Web app example developed with Ionic and React.

Features

  • 📱 It can be accessed on different devices such as computers, tablets, and smartphones, making it accessible to a wide audience

Usage

To get started with this Ionic project with React, follow these steps:

1. Enter the app directory:

cd app

2. Install the dependencies:

npm install

2. Run the application:

ionic serve

Technology

Front-end 💅

Technology Description
Ionic An open source mobile UI toolkit for building modern, high quality cross-platform mobile apps from a single code base in React, Vue and Angular.
React The most popular JavaScript library for building user interfaces.
Typescript TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.