Redux Tutorial

Installation

  • Clone repository
  • Run npm install
  • Create a .env file and add a PORT and MONGODB url
  • run node seeds/seed
  • exit the terminal with ctrl + c when completed