kwood15 / react-redux-shop

A shop built with React, Redux, TypeScript and Express - Tests with Jest DOM and React Testing Library - wip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A shop built with React, Redux, TypeScript and Express

Tests with Jest DOM and React Testing Library

Get Started

git clone the repository

cd into the cloned directory

Install the dependencies:

npm install

Run

npm run dev

Test

npm test

Build

npm run build

About

A shop built with React, Redux, TypeScript and Express - Tests with Jest DOM and React Testing Library - wip


Languages

Language:JavaScript 54.6%Language:TypeScript 35.5%Language:HTML 9.1%Language:CSS 0.8%