GabrielGenkov / online-store-flask-programing-technology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 61.8%Language:Python 33.0%Language:CSS 3.3%Language:HTML 1.5%Language:Shell 0.3%