Online store

Project for "Programming Techhnology" class at ELSYS/TUES

Used technologies:

  • Python (Flask)
  • ReactJS
  • SemanticUI

Install dependencies

cd server/online_store
pip install -r requirements.txt
cd ../../client
npm install

How to run

 sh ./start.sh