Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 977 Bytes

File metadata and controls

39 lines (23 loc) · 977 Bytes

Reference8

Reference8

Web-based photo reference tool for artists and creatives.

Launch the latest build of Reference8 in your browser.

  • Toggle fullscreen.
  • Select a photo or drag and drop to upload.
  • Drag and drop to replace the photo.
  • Overlay different types of grids over the photo.
  • Compare the original photo with photo with a grayscale, high contrast, or blur filter applied.

Installing

npm install

Running the code

First, run the development server:

npm run dev

Then open http://localhost:3000 with your browser to see the result.

Contributing

Reference8 is React + Next.js project using TailwindCSS for styling. The project uses plain Javascript modules rather than Typescript.

License

Source code is licensed under the GPL-3.0 license. See LICENSE for details.