Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 1.33 KB

README.md

File metadata and controls

52 lines (40 loc) · 1.33 KB

Wiki Gallery

Demo

https://2winsen.github.io/wiki-gallery/

Requirements

NodeJS version 10.x or higher

Getting started

After cloning repository, go to project directory and run the following command to install dependencies

npm install

Then run the following command to launch development server

npm start

Open http://localhost:3000 to view it in the browser.

Deploy to GitHub pages

Once you are ready to deploy the app run the following command

npm run build

Push all your changes + docs directory. Please note that package.json version is automatically incremented by npm run build

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Future ideas

  • Footer
  • Full image
  • Share link
  • Next/Prev full image (with keyboard)
  • Filter ogg or by meta data
  • Mobile (Swipe in full size, go to the top, X in search)
  • Markdown
  • Unit tests
  • Random page
  • Suggestions

Context path

Due to deployment to Github pages wiki-gallery context path is added in few places:

  • package.json -> homepage
  • App.tsx -> basename