lee-ma / foodiy

Food recipe website, Express + Sequelize + Postgres, React + Redux, containerized with Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

foodiy

A web app that aims to solve the common problems of online recipe websites. We aim to make the experience of actually cooking with the app a smoother one, with clutter-free and easy-to-view recipes.

Developing

To run the app locally, simply install Docker and run the command docker-compose build && docker-compose up. This should spin up the website on http://localhost:3000. You'll need a bunch of environment variables to get the app working, so just contact a team member for defaults.

About

Food recipe website, Express + Sequelize + Postgres, React + Redux, containerized with Docker


Languages

Language:JavaScript 93.7%Language:CSS 3.8%Language:HTML 1.7%Language:Dockerfile 0.8%