Skip to content

peustratt/react-store-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.js developer test

Overview

Minimalistic storefront created with Reactjs, and consuming a graphQL endpoint

▶️ Inicializing

  • Pre-requirements

    • Node.js;
    • Git
    • Package manager npm or yarn

then, clone the repository

  $ git clone https://github.com/peustratt/react-store-front.git

and then:

  # enter project folder
  $ cd react-store-front.git
  # install dependencies
  $ yarn or npm install
  # build the app
  $ yarn or npm run build
  # run the application
  $ yarn start or npm start

About

Entry React developer TEST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published