Skip to content

Persepha/image-gallery-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image gallery

Simple image gallery for storing images with tags

Related

Here are some related projects

Backend part of project

Backend image gallery

Screenshots

Gallery

App Screenshot

Gallery image

App Screenshot

Image detail

App Screenshot

User profile page

App Screenshot

Users

App Screenshot

Mobile image detail page

App Screenshot

App Screenshot

Built in

  • React
  • Redux
  • React Router

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_AUTH_API_URL

REACT_APP_GALLERY_API_URL

See sample .env file

Run Locally

Clone the project

  git clone https://github.com/Persepha/image-gallery-frontend.git

Go to the project directory

  cd image-gallery-frontend

Install dependencies

  npm install

Start the backend server (see backend part documentation)

Start the frontend server

  npm start

About

Frontend client for image-gallery built in React and Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors