Skip to content

GermainMichaud/minecraft_shop

Repository files navigation

Minecraft Shop

Application made with React (Typescript) and Redux for a technical test

Live Demo

👉 https://germainmichaud.github.io/minecraft_shop/

Clone repository

git clone git@github.com:GermainMichaud/minecraft_shop.git
cd minecraft_shop

Install dependencies

npm i

Run project in DEV mode

npm run dev

Run tests

npm t
// or
npm test

Build and run the project

npm run build
npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published