Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 335 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 335 Bytes

Herby

Ecommerce project for Plataforma5 Coding Bootcamp

Demo

Herby

Built with:

  • Frontend: React, Redux, Tailwind
  • Backend: Node JS, Express, Sequelize

Usage:

  • Run npm install inside Front and Back folder
  • Create postgres local database named "herby"
  • Run npm start inside Front and Back folder