andicodetrf / redux_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 85.1%Language:HTML 9.7%Language:CSS 5.2%