Ecommerce project for Plataforma5 Coding Bootcamp
- Frontend: React, Redux, Tailwind
- Backend: Node JS, Express, Sequelize
- Run npm install inside Front and Back folder
- Create postgres local database named "herby"
- Run npm start inside Front and Back folder