brozinsky / handmade-store

A simple shopping website

Home Page:https://brozinsky.github.io/handmade-store/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HANDMADE STORE

About The Project - Live Demo

main-gif

A simple e-commerce website. App has a cart to add/remove items, it shows the total price and sends user to checkout. It also includes admin-only features like adding and removing products. Loading of products made with GraphQL, data storage using Heroku and Hasura. Routes implemented with React router, including seamlessly moving between pages. Styling made with Sass with the use of Material UI elements. Website design made in Figma.

Features

  • Add and remove products from the cart
  • Filter products by choosing different tabs
  • Responsive design

Admin only features

  • Remove products from website
  • All product overview list with options to delete and edit
  • Create product using form

Admin Product List

product-list

Admin Product Creation

product-create

Built With

Getting Started

This project was bootstrapped with Create React App.

Available Scripts

To get a local copy up and runningTo get a local copy up and running, in the project directory, you can run:

npm start

Runs the app in the development mode.
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.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

A simple shopping website

https://brozinsky.github.io/handmade-store/


Languages

Language:JavaScript 66.7%Language:SCSS 32.1%Language:HTML 1.2%