An open API service indexing awesome lists of open source software.

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

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)