pxvang33 / my-gallery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Gallery - Gallery of My Life

My Gallery is an app where I have uploaded various pictures I have taken in my life. Click on the picture provides a brief description about the picture. If you enjoy the photo, you can click on the "like" button which will then show how many people like the photo.

Prerequisites

Before you get started, make sure you have the following software installed on your computer:

SETUP

npm install
npm run server

Now that the server is running, open a new terminal tab with cmd + t and start the react client app.

npm run client

Features

  • Click on the picture to display its description
  • If you enjoy the photo, hit that like button!

Gallery

About


Languages

Language:JavaScript 84.1%Language:HTML 11.6%Language:CSS 4.4%