Skip to content

aaahrens/skillet_website

Repository files navigation

Welcome to Skillets Website

live site is here, hosted on aws

Running

install all the programs

npm i

running the program as an spa

npm run start

running as universal app

npm run start:server

this website include

  • redux store hydration on client side load
  • server side rendering
  • react-redux and routing

todos

  • more cleaner styling
  • server side cache on menu lists
  • use redux persist for hydrating and dehydrating the store
  • set up tests and code coverage
  • redo styles so it doesn't look like a monkey did it
  • use cool css variables
  • make use of the print styling
  • test server side rendering

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published