/clayma-store

An ecommerce UI with React, no back-end integration

Primary LanguageJavaScriptMIT LicenseMIT

clayma-store

An ecommerce UI with React, no back-end integration

Prerequisites

Recommended option

You can use Node Version Manager to install this version and easily switch between versions.

Alternative

Download there: https://nodejs.org/download/release/v14.21.3/

Node.js 14.21.3

Installation Guide

Prepare environment:

pnpm install or npm install

Start project (in project directory):

pnpm run start or npm run start

Usage

  • Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.
    You will also see any lint errors in the console.

Concepts used in this Application

  • react-hooks
  • react-context-api
  • react-local-storage