/react-gallery

Simple gallery using local React state and axios to handle user 'likes' of images.

Primary LanguageJavaScript

React - Gallery

Using React and Node, this application displays a simple gallery of images. Axios GET requests retrieve data from the server and PUT request update the current count of likes on the server.