remix-demo

react router (remix) demo

git clone https://9o.is/git/remix-demo.git

.gitignore

(119B)


      1 node_modules
      2 
      3 /build
      4 /public/build
      5 .env
      6 
      7 /cypress/screenshots
      8 /cypress/videos
      9 /postgres-data
     10 
     11 /app/styles/tailwind.css