"Pic Some"A page to buy images

A mock app made with React.Js

React

React Router

Javascript

CSS3

HTML5

This is an app that fetches (using fetch()) images from an external resource to display them using Grid. Each image can be favourited or added to the cart. This uses React's State.

The app is fully functional. It mimics the behaviour of buying the images and clears the cart automatically. This tool makes extensive use of fundamental React tools, such as Router, Context, Hooks and Functional Components.