Skip to content

dragosiordachioaia/outfits

Repository files navigation

outfits

App for creating/managing outfits. Tech stack:

  • Back-end:
    • Python, Flask, TinyDB
  • Front-end:
    • React, Redux, Webpack

To run the app:

  • clone the repo
  • navigate to it in terminal
brew install python3 yarn
pip3 install virtualenv
source ./setup.sh
export FLASK_APP=app.py
flask run
  • open a new terminal window
  • navigate to the project folder
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages