An online site for e-commerce site - Scandi Test Website
Clone the project
git clone https://github.com/KenjxJJ/jkiggwe-junior-react-ui.git
Go to the project directory
cd jkiggwe-junior-react-ui
Start the server using a Live Server Extension in VS Code or an appropriate alternative.
Client: HTML5, CSS3, JavaScript (ReactJS), Redux, @tilework/opus for GraphQL framework.
Backend Query API: https://github.com/KenjxJJ/junior-react-endpoint-ecommerce.git
You require the run the server locally
- Add products from Category Page and Product Page
- View Cart items and CartOverlay items
- See products' gallery in the Product Description Page and Cart Page
- Fetch items from the Backend