Skip to content

Winston-Saarloos/rn-extratools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages