https://github.com/waterfal1/frontend-onlineshop
Prototype of online shop. Frontend React+Vite+ApolloClient
https://github.com/waterfal1/frontend-onlineshop
apollo-client apollo-graphql graphql-client shop
Last synced: 4 months ago
JSON representation
Prototype of online shop. Frontend React+Vite+ApolloClient
- Host: GitHub
- URL: https://github.com/waterfal1/frontend-onlineshop
- Owner: waterfal1
- Created: 2024-03-13T22:57:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-14T12:28:49.000Z (about 1 year ago)
- Last Synced: 2025-01-11T08:48:24.136Z (6 months ago)
- Topics: apollo-client, apollo-graphql, graphql-client, shop
- Language: TypeScript
- Homepage: https://frontend-onlineshop.vercel.app
- Size: 398 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prototype of online shop
Prototype of Online shop frontend using React JS, Vite, Apollo client
## Overview
# GraphQL API
This is the very basic prototype of GraphQL API for an online shop.
## Overview
Frontend was implemented primarily as a practical exercise, aimed at refining skills and understanding of the working of GrapQL.## Installation
To start on your local machine, follow these steps
1. Install dependencies - "yarn install"
2. Start the project - `yarn dev` (for development mode)