Winston-Saarloos / rn-extratools

Repository for various RecNet related tools hosted at https://rn-extratools.com

Home Page:https://rn-extratools.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This was created so that I can port over the RR-Image-Browser from being built with Electron to instead be a hosted ReactJS app. This allows anyone to access it and there will be no need for software installation.

Production URL: https://rn-extratools.com/

How to deploy to production (because I keep forgetting):

  • npm run build
  • netlify deploy (does preview)
  • netlify deploy --prod (deploys live)

Technology Stack

Dev Tools

  • Visual Studio Code

Next up to do:

  • Redux
  • Database
  • Add menu to site (navigation)
  • Testing framework

Future Project Pages

  • User Management
  • League Schedule
  • League Team Standings

About

Repository for various RecNet related tools hosted at https://rn-extratools.com

https://rn-extratools.com


Languages

Language:TypeScript 98.8%Language:CSS 0.8%Language:HTML 0.5%