Skip to content

sandramsc/minimalistic-storefront

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Storefront

Application Description

a minimalistic storefront

Table of Contents

Storefront

Screenshots

mini_basket main_basket payment_page

Technology Stack

Technology Description
GraphQL a query language for APIs and a runtime for fulfilling those queries
React.js javaScript library
Styled Components a library for React & React Native to write and manage CSS

Features

  • PLP - product listing page, a.k.a. category page
  • PDP - product description page, a.k.a. product page
  • Cart page + Cart overlay (minicart)

How to use the app

Step #1 - Clone the project

$ git clone https://github.com/sandramsc/minimalistic-storefront.git

Step #2

cd client
  • Install dependencies: npm i OR yarn

  • To start the webapp, run: npm start OR yarn start

cd backend
  • Install dependencies: npm i OR yarn

  • To start the server, run: npm start OR yarn start

Author

Name Link
Sandra Ashipala https://linkedin.com/in/sandraashipala

License

GitLicense

About

responsive e-commerce web app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published