Skip to content

A front application for display personal photos with implementation of react and relative ecosystem.

License

Notifications You must be signed in to change notification settings

TourDJ/display-ui

Repository files navigation

Display-UI

An application of display albums and photos where to share your tour experience. It's a complete react implementation front end UI application, and the UI design component main come from ant-design, a popular UI design language at present.

sample

The Corresponding back end server is Display-server, and it's pure a nodejs application, use express framework.

Getting Started

$ git clone https://github.com/TourDJ/display-ui.git
$ cd display-ui
$ npm install
$ npm start
Visit http://localhost:8080

Before start the UI application, you must first deploy the back end server, which provier data access and save your input, file upload, etc, or you will can not use the appliction well.

Features

  • Category
  • Album
  • Photo

License

MIT

About

A front application for display personal photos with implementation of react and relative ecosystem.

Resources

License

Stars

Watchers

Forks

Packages

No packages published